llvm-project
cd66c9b6 - [Ubsan][Driver] Remove UBSAN C++ runtime from other sanitizers (#121006)

Commit
266 days ago
[Ubsan][Driver] Remove UBSAN C++ runtime from other sanitizers (#121006) Linking this runtime requires C++ ABI, which breaks -nostdlib++ builds. However, UBSAN C++ runtime is only needed for CFI and VPTR checks. Unblocks #120370.
Author
Parents
Loading