[PATCH] D138546: Clangd: Preserve target flags in system includes extractor
Christopher Sauer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 7 19:23:34 PST 2022
cpsauer added a comment.
@nridge, I took a shot at amending the test. Thanks for the pointer! Please me know if that looks good to you!
The host-target cross-compile situation you hypothesize is exactly what caused me to notice this. Super common with Bazel.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138546/new/
https://reviews.llvm.org/D138546
More information about the cfe-commits
mailing list