[all-commits] [llvm/llvm-project] a892a5: [gn build] Port 1d763f383380
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sat Mar 8 17:03:45 PST 2025
Branch: refs/heads/users/vitalybuka/spr/nfcyaml-replace-iterators-with-simple-getter
Home: https://github.com/llvm/llvm-project
Commit: a892a5dc5ee83dc8894fb6b7db00106f10865758
https://github.com/llvm/llvm-project/commit/a892a5dc5ee83dc8894fb6b7db00106f10865758
Author: LLVM GN Syncbot <llvmgnsyncbot at gmail.com>
Date: 2025-03-09 (Sun, 09 Mar 2025)
Changed paths:
M llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
Log Message:
-----------
[gn build] Port 1d763f383380
Commit: 85d60a441ab810e25605fb4555971b1d0a996e5c
https://github.com/llvm/llvm-project/commit/85d60a441ab810e25605fb4555971b1d0a996e5c
Author: Khalil Estell <kammcecorp at gmail.com>
Date: 2025-03-08 (Sat, 08 Mar 2025)
Changed paths:
M clang-tools-extra/clangd/Config.h
M clang-tools-extra/clangd/ConfigCompile.cpp
M clang-tools-extra/clangd/ConfigFragment.h
M clang-tools-extra/clangd/ConfigYAML.cpp
M clang-tools-extra/clangd/SystemIncludeExtractor.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
Log Message:
-----------
[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
Commit: 2a103de538996a93129dbe66ed93bec42b03089b
https://github.com/llvm/llvm-project/commit/2a103de538996a93129dbe66ed93bec42b03089b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-03-08 (Sat, 08 Mar 2025)
Changed paths:
M clang-tools-extra/clangd/Config.h
M clang-tools-extra/clangd/ConfigCompile.cpp
M clang-tools-extra/clangd/ConfigFragment.h
M clang-tools-extra/clangd/ConfigYAML.cpp
M clang-tools-extra/clangd/SystemIncludeExtractor.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
Log Message:
-----------
dedup
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/d70589646f0a...2a103de53899
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list