Experimental option: Disable modular header expansion
in C++20 and above. This option serves as a workaround
for addressing known issues #50087 and #62447.
Details
Details
- Reviewers
 njames93 carlosgalvezp 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
| clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h | ||
|---|---|---|
| 202 | for function ? It's straight forward, but yes, I can add some one liner...  | |
| clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp | ||
| 266 | This is hidden option. allow-enabling-analyzer-alpha-checkers is also hidden and has no documentation. That I base on. 
  | |
Add docs?