[PATCH] D125179: [clangd] Skip (most) predefined macros when scanning for preamble patching.
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 9 02:49:39 PDT 2022
kadircet added a comment.
Thx, LGTM. I agree that figuring out includes/macros in conditional branches is already best-effort, so I don't think this will result in noticeable regressions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125179/new/
https://reviews.llvm.org/D125179
More information about the cfe-commits
mailing list