[clang] [CodeGen] Do not emit call site attributes for LLVM intrinsics. (PR #116881)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 19 19:15:32 PST 2024


rjmccall wrote:

Yeah, that's my take as well.  Anything we do to make this work better risks being interpreted as treating this as somehow supported, which it absolutely is not.

https://github.com/llvm/llvm-project/pull/116881


More information about the cfe-commits mailing list