Serafean wrote:

Unfortunately now the `clang_CXXMethod_isDeleted` name will be a bit 
misleading. 

Solutions I see:
- keep this one as is (deprecate it?) and introduce `clang_CXX_isDeleted`
- introduce `clang_CXX_isDeleted` and alias it to `clang_CXXMethod_isDeleted`

Any other ideas welcome.

https://github.com/llvm/llvm-project/pull/183286
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to