[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:
Another thing to test is what happens when the user passes `-frtti` explicitly to enable RTTI.
https://github.com/llvm/llvm-project/pull/68020
More information about the cfe-commits
mailing list