[clang] [Clang] Qualified functions can't decay into pointers (PR #90353)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 26 01:49:59 PDT 2024


https://github.com/cor3ntin commented:

Thanks!
I think the general approach makes sense

There are a few DR that might be worth mentioning/add tests for/look into

https://cplusplus.github.io/CWG/issues/713.html
https://cplusplus.github.io/CWG/issues/1417.html
https://cplusplus.github.io/CWG/issues/1584.html 

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


More information about the cfe-commits mailing list