[clang-tools-extra] [include-cleaner] Dont report explicit refs for global operator new/delete (PR #125199)

kadir çetinkaya via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 31 03:00:17 PST 2025


kadircet wrote:

so this is the alternative to https://github.com/llvm/llvm-project/pull/123027. as discussed offline that change would break translation units that depend on a user-provided declaration for new/delete operators.

https://github.com/llvm/llvm-project/pull/125199


More information about the cfe-commits mailing list