[Bug 263456] [exp-run] update LLVM_DEFAULT to 15
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263456] [exp-run] update LLVM_DEFAULT to 13"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Dec 2022 23:13:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263456 --- Comment #21 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e66cf64fcf9beea7e3937491d113bbbee50bf263 commit e66cf64fcf9beea7e3937491d113bbbee50bf263 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-12-17 20:45:01 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-12-17 23:10:16 +0000 devel/ccls: lock llvm-version at 9 LLVM_DEFAULT will be bumped to 15, this port fails with: [...] /wrkdirs/usr/ports/devel/ccls/work/ccls-0.20210330/src/indexer.cc:530:21: error: use of undeclared identifier 'isIdentifierBody'; did you mean 'IdentifierLoc'? ((i && isIdentifierBody(name[i - 1])) || ^ [...] PR: 263456 devel/ccls/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.