diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2025-04-14 00:03:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-13 18:03:46 -0400 |
commit | 3de93015386f17d3430c6534b9fa3e2a9adfaa1a (patch) | |
tree | 7e0f2214ff786c1c1b2c82fa9c46f0266d6f741d /lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | |
parent | 99df442df1f88c1078c433618c75ee62f3dd8512 (diff) | |
download | llvm-3de93015386f17d3430c6534b9fa3e2a9adfaa1a.zip llvm-3de93015386f17d3430c6534b9fa3e2a9adfaa1a.tar.gz llvm-3de93015386f17d3430c6534b9fa3e2a9adfaa1a.tar.bz2 |
[clangd] Add a build option to disable building dexp (#133124)
Building dexp on Debian 11 currently causes intermittent failures [0] [1].
Adding the CLANGD_BUILD_DEXP option to disable dexp from the build
allows Debian 11 users to build clang (albeit without the dexp tool).
This option is set to "Build Dexp" by default so, no change is expected
without manual setting.
[0]: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15803
[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101322
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp')
0 files changed, 0 insertions, 0 deletions