[all-commits] [llvm/llvm-project] 7452e0: [include-cleaner] Implement IWYU begin_keep/end_ke...
VitaNuo via All-commits
all-commits at lists.llvm.org
Tue Nov 29 06:55:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7452e053e5921113ef59ccab04acc0999bf2ecc2
https://github.com/llvm/llvm-project/commit/7452e053e5921113ef59ccab04acc0999bf2ecc2
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M clang-tools-extra/include-cleaner/lib/Record.cpp
M clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
Log Message:
-----------
[include-cleaner] Implement IWYU begin_keep/end_keep pragma support.
Implement support for begin_keep/end_keep pragmas.
Differential Revision: https://reviews.llvm.org/D138797
More information about the All-commits
mailing list