[Bug 260993] lib/clang/liblldb: stable/12 fails to build: DiagnosticIDs.h:71:10: fatal error: 'clang/ Basic/DiagnosticCommonKinds.inc' file not found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jan 2022 14:50:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260993 --- Comment #9 from Ed Maste <emaste@freebsd.org> --- (In reply to Dimitry Andric from comment #7) LLDB does use parts of Clang (it uses Clang as the expression parser). I'm not sure what would have broken this - 021385aba562 moved libclang build into MK_CLANG, but it seems we previously did not build lib/clang at all if MK_CLANG=no. I am trying a build on main now WITHOUT_CLANG but with LLDB left as default. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.