michele-scandale wrote:

Added the change to restore `__addressof` to the prior definition. To do that I 
have to introduce the `FunctionWithoutBuiltinPrefix` attribute (expanded to 
`f`) -- this is implicitly added for builtins deriving from `LibBuiltin`, but 
for this case we are expecting to declare `__addressof` as a language builtin.

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

Reply via email to