diff options
| author | Khalil Estell <kammcecorp@gmail.com> | 2025-03-08 16:16:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-08 19:16:37 -0500 |
| commit | 85d60a441ab810e25605fb4555971b1d0a996e5c (patch) | |
| tree | cfda68129630baa44332102cbfb88b247e00b5cb /lldb/packages/Python/lldbsuite/test/lldbpexpect.py | |
| parent | a892a5dc5ee83dc8894fb6b7db00106f10865758 (diff) | |
| download | llvm-85d60a441ab810e25605fb4555971b1d0a996e5c.zip llvm-85d60a441ab810e25605fb4555971b1d0a996e5c.tar.gz llvm-85d60a441ab810e25605fb4555971b1d0a996e5c.tar.bz2 | |
[clangd] Add `BuiltinHeaders` config option (#129459)
This option, under `CompileFlags`, governs whether clangd uses its own
built-in headers (`Clangd` option value) or the built-in headers of the driver
in the file's compile command (`QueryDriver` option value, applicable to
cases where `--query-driver` is used to instruct clangd to ask the driver
for its system include paths).
The default value is `Clangd`, preserving clangd's current defaut behaviour.
Fixes clangd/clangd#2074
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbpexpect.py')
0 files changed, 0 insertions, 0 deletions
