[all-commits] [llvm/llvm-project] 85c6d5: [Format][Tooling] Fix HeaderIncludes::insert not r...

Haojian Wu via All-commits all-commits at lists.llvm.org
Thu Jul 13 01:50:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85c6d57eb304482264964778d89fd0554df07592
      https://github.com/llvm/llvm-project/commit/85c6d57eb304482264964778d89fd0554df07592
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
    M clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
    M clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
    M clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
    M clang/unittests/Tooling/HeaderIncludesTest.cpp

  Log Message:
  -----------
  [Format][Tooling] Fix HeaderIncludes::insert not respect the main-file header.

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




More information about the All-commits mailing list