[PATCH] D155671: [include-cleaner] allow spelling strategies to customize verbatim/system headers

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 19:50:10 PDT 2023


sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added a project: All.
sammccall requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.

Our use case is wanting to apply a spelling strategy to rewrite the spellings
written in IWYU pragma private directives.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155671

Files:
  clang-tools-extra/include-cleaner/lib/IncludeSpeller.cpp
  clang-tools-extra/include-cleaner/unittests/IncludeSpellerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155671.541822.patch
Type: text/x-patch
Size: 4290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230719/85f3c81e/attachment.bin>


More information about the cfe-commits mailing list