llvm-project
9af5de32
- [driver] Fix sanitizer libc++ runtime linking (#120370)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[driver] Fix sanitizer libc++ runtime linking (#120370) 1. -f[no-]sanitize-link-c++-runtime suppose to override defauld behavior implied from `CCCIsCXX` 2. Take into account -nostdlib++ (unblocks #108357) 3. Fix typo hasFlag vs hasArg.
References
#120370 - [driver] Fix sanitizer libc++ runtime linking
Author
vitalybuka
Parents
1a87f074
Loading