philnik777 wrote:

> You can directly view it from the Clang AST on Godbolt. For this patch, I 
> don't believe additional tests are necessary.
> 
> 

Any bugfix should contain a regression test. Here you could simply check that 
`__has_constexpr_builtin` is true for these builtins, since that is the most 
obvious behaviour change.

https://github.com/llvm/llvm-project/pull/112129
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to