llvm-project
cd66c9b6
- [Ubsan][Driver] Remove UBSAN C++ runtime from other sanitizers (#121006)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#121006 - [Ubsan][Driver] Remove UBSAN C++ runtime from other sanitizers
Author
vitalybuka
Parents
48a6e514
Loading