Our use case is wanting to apply a spelling strategy to rewrite the spellings
written in IWYU pragma private directives.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155671
[include-cleaner] allow spelling strategies to customize verbatim/system headers ClosedPublic Authored by sammccall on Jul 18 2023, 7:50 PM.
Details Summary Our use case is wanting to apply a spelling strategy to rewrite the spellings
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 18 2023, 11:43 PM Closed by commit rGab4e461353bb: [include-cleaner] allow spelling strategies to customize verbatim/system headers (authored by sammccall). · Explain WhyJul 21 2023, 5:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 543126 clang-tools-extra/include-cleaner/lib/IncludeSpeller.cpp
clang-tools-extra/include-cleaner/unittests/IncludeSpellerTest.cpp
|