[clang] [APINotes] Support overloaded operators (PR #177382)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 22 07:58:40 PST 2026


https://github.com/Xazax-hun approved this pull request.

The changes look good to me. I am a bit worried about the people misusing this though as operators in a namespace would apply to a potentially huge number of overloads. 

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


More information about the cfe-commits mailing list