https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260993
--- Comment #9 from Ed Maste <[email protected]> --- (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.
