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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 2 12:33:58 PDT 2023


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

----------------
AaronBallman wrote:

It would be good to add a test for functionality that relies on RTTI to work: `dynamic_cast` and `typeid` within a kernel would be interesting to try out.

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


More information about the cfe-commits mailing list