[all-commits] [llvm/llvm-project] fcb123: [include-cleaner] Dont report explicit refs for gl...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Jan 31 05:02:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcb12346dd656b6ce02971c3530b2680e3a332ac
https://github.com/llvm/llvm-project/commit/fcb12346dd656b6ce02971c3530b2680e3a332ac
Author: kadir çetinkaya <kadircet at google.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M clang-tools-extra/include-cleaner/lib/WalkAST.cpp
M clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
Log Message:
-----------
[include-cleaner] Dont report explicit refs for global operator new/delete (#125199)
These are available for all translations implicitly. We shouldn't report
explicit refs and enforce includes.
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