[all-commits] [llvm/llvm-project] ab4e46: [include-cleaner] allow spelling strategies to cus...

Sam McCall via All-commits all-commits at lists.llvm.org
Fri Jul 21 17:41:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab4e461353bb16e538aca260121533fec7e0678c
      https://github.com/llvm/llvm-project/commit/ab4e461353bb16e538aca260121533fec7e0678c
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2023-07-22 (Sat, 22 Jul 2023)

  Changed paths:
    M clang-tools-extra/include-cleaner/lib/IncludeSpeller.cpp
    M clang-tools-extra/include-cleaner/unittests/IncludeSpellerTest.cpp

  Log Message:
  -----------
  [include-cleaner] allow spelling strategies to customize verbatim/system headers

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

Differential Revision: https://reviews.llvm.org/D155671




More information about the All-commits mailing list