[clang-tools-extra] [clangd] Replay macro definitions from preamble for clang-tidy checks (PR #202495)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 11 01:10:05 PDT 2026


QixiQAQ wrote:

Hello. I have completed the changes locally and verified them myself; could you please take a look?
I'v changed `const MainFileMacros &Macros` to `MainFileMacros Macros`  just like `Includes`.

https://github.com/llvm/llvm-project/pull/202495


More information about the cfe-commits mailing list