AaronBallman wrote:

> @tru This change breaks use of llvm 19.1.2 and 19.1.3 #113125 Can it be 
> reverted on the release branch?

Oof, that's unfortunate because this is cherry picking a fix where Clang 19 
started returning `false` for `__has_builtin(__reference_binds_to_temporary)` 
when it was previously reporting `true` which is a pretty important bug to fix.

CC @cor3ntin @timsong-cpp

Note, WG21 meetings are happening next week and so folks are currently 
traveling and may not respond in a timely manner.

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