[all-commits] [llvm/llvm-project] 48967c: [include-cleaner] Don't apply the PreferredHeader ...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Jun 13 10:00:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48967c6e5504c7bcb3f7a55fc3894760c62cef53
https://github.com/llvm/llvm-project/commit/48967c6e5504c7bcb3f7a55fc3894760c62cef53
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M clang-tools-extra/include-cleaner/lib/FindHeaders.cpp
M clang-tools-extra/include-cleaner/unittests/FindHeadersTest.cpp
Log Message:
-----------
[include-cleaner] Don't apply the PreferredHeader hint for standard headers.
Fixes https://github.com/llvm/llvm-project/issues/62635
Differential Revision: https://reviews.llvm.org/D152801
More information about the All-commits
mailing list