[clang] [Clang] Disable RTTI for offloading at the frontend level (PR #127082)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 13 08:22:15 PST 2025


jhuber6 wrote:

> What about RTTI doesn't work?

Honestly not sure what the original rationale for this was. I'm going to guess it's either 1) slow or 2) requires libc++-abi.

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


More information about the cfe-commits mailing list