[all-commits] [llvm/llvm-project] b76cc3: [include-cleaner] Respect IWYU pragmas during analyze
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue Dec 20 01:54:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b76cc30e15855bf3ed094e680448e08e42e7d99d
https://github.com/llvm/llvm-project/commit/b76cc30e15855bf3ed094e680448e08e42e7d99d
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M clang-tools-extra/include-cleaner/lib/Analysis.cpp
M clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
Log Message:
-----------
[include-cleaner] Respect IWYU pragmas during analyze
Fixes https://github.com/llvm/llvm-project/issues/59541.
Differential Revision: https://reviews.llvm.org/D140380
More information about the All-commits
mailing list