[all-commits] [llvm/llvm-project] 10d183: [include-cleaner] Capture private headers in Pragm...
VitaNuo via All-commits
all-commits at lists.llvm.org
Mon Nov 28 01:02:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10d183b889daab4512d476c1645d24d4e8946e8c
https://github.com/llvm/llvm-project/commit/10d183b889daab4512d476c1645d24d4e8946e8c
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M clang-tools-extra/include-cleaner/include/clang-include-cleaner/Record.h
M clang-tools-extra/include-cleaner/lib/Record.cpp
M clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
Log Message:
-----------
[include-cleaner] Capture private headers in PragmaIncludes.
Save file IDs of IWYU private headers and report them as private.
Reviewed By: hokein
Differential Revision: https://reviews.llvm.org/D138678
More information about the All-commits
mailing list