[all-commits] [llvm/llvm-project] be8ef3: [include-cleaner] Respect language when tracking I...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue Aug 5 07:24:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be8ef3dfbdd485df16bc9c7eed66f5c3c109d238
https://github.com/llvm/llvm-project/commit/be8ef3dfbdd485df16bc9c7eed66f5c3c109d238
Author: kadir çetinkaya <kadircet at google.com>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M clang-tools-extra/include-cleaner/lib/Record.cpp
M clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
Log Message:
-----------
[include-cleaner] Respect language when tracking IWYU pragmas on stdlib headers (#152142)
In absence we were associating all the IWYU pragmas with C++ versions of stdlib headers, which would result in false negatives when querying them from a C source file.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list