AaronBallman wrote:

Yes. but other builtins were also impacted and went from returning true (18.x) 
to false (19.x) to true (20.x): https://godbolt.org/z/8vPvzb81x

Just to double-check assumptions -- we don't know of any builtins which Clang 
now reports true for which Clang does not actually support? And we don't know 
of any builtins which Clang now reports false for which Clang does actually 
support? IOW, `__has_builtin` is not lying after landing these changes, right?

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

Reply via email to