[llvm] [compiler-rt] Deprecate LLVM_ENABLE_PROJECTS in favor of LLVM_ENABLE_RUNTIMES (PR #124016)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 20 12:58:07 PDT 2025


mtrofin wrote:

When using LLVM_ENABLE_RUNTIMES=compiler-rt instead of LLVM_ENABLE_PROJECTS, the produced compile_commands.json doesn't cover compiler-rt sources. How's this supposed to work with clangd (IDEs, autocompletion...)?

https://github.com/llvm/llvm-project/pull/124016


More information about the llvm-commits mailing list