[all-commits] [llvm/llvm-project] 84048e: [format] foo.<name>.h should be the main-header fo...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Oct 20 04:34:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 84048e234f8f0d81871caab842dbed84b84aa86f
https://github.com/llvm/llvm-project/commit/84048e234f8f0d81871caab842dbed84b84aa86f
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
M clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
M clang/unittests/Format/SortIncludesTest.cpp
Log Message:
-----------
[format] foo.<name>.h should be the main-header for foo.<name>.cc
This fixes a regression introduced in https://reviews.llvm.org/D88640.
Differential Revision: https://reviews.llvm.org/D89783
More information about the All-commits
mailing list