[PATCH] D124687: [Tooling/DependencyScanning & Preprocessor] Refactor dependency scanning to record and use pre-lexed preprocessor directive tokens, instead of minimized sources
Thorsten via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 2 07:22:57 PDT 2022
tschuett added a comment.
Could you split this into smaller patches?
Does this support C++20 modules or is it limited to clang header modules?
Is there overhead in the non dependency scanning mode?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124687/new/
https://reviews.llvm.org/D124687
More information about the cfe-commits
mailing list