[all-commits] [llvm/llvm-project] f4a744: [include-cleaner] FindHeaders respects IWYU export...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Jan 16 01:09:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4a744865349ed3c5b069ce39b0abcb5f0130fd3
https://github.com/llvm/llvm-project/commit/f4a744865349ed3c5b069ce39b0abcb5f0130fd3
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M clang-tools-extra/include-cleaner/include/clang-include-cleaner/Record.h
M clang-tools-extra/include-cleaner/lib/FindHeaders.cpp
M clang-tools-extra/include-cleaner/lib/Record.cpp
M clang-tools-extra/include-cleaner/unittests/FindHeadersTest.cpp
M clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
Log Message:
-----------
[include-cleaner] FindHeaders respects IWYU export pragma for standard headers.
Fixes https://github.com/llvm/llvm-project/issues/59927
Differential Revision: https://reviews.llvm.org/D141670
More information about the All-commits
mailing list