[clang] [SYCL] Disable RTTI for SYCL device code (PR #68020)

via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 2 13:24:43 PDT 2023


================

----------------
elizabethandrews wrote:

Thanks for taking a look! We have diagnostics disabling RTTI in kernels downstream. It doesn't look like those diagnostics exist here though because compilation passes without error in my test using these constructs in a kernel. Let me check the IR and get back to you. 

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


More information about the cfe-commits mailing list