[PATCH] D154963: [Format][Tooling] Fix HeaderIncludes::insert not respect the main-file header.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 12 04:54:03 PDT 2023
hokein updated this revision to Diff 539506.
hokein added a comment.
Make the MainFileFound stateless.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154963/new/
https://reviews.llvm.org/D154963
Files:
clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
clang/unittests/Tooling/HeaderIncludesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154963.539506.patch
Type: text/x-patch
Size: 4290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230712/13e417ad/attachment.bin>
More information about the cfe-commits
mailing list