diff options
author | Blue Gaston <bgaston2@apple.com> | 2023-07-31 09:55:19 -0700 |
---|---|---|
committer | Blue Gaston <bgaston2@apple.com> | 2023-08-02 11:30:29 -0700 |
commit | 11b7ce26f2a22ca147feaaf1cfd2d21b85fc3d83 (patch) | |
tree | 9d053234a063ef8920c1b81bea12bf313eaf7ded /clang/lib/ExtractAPI/DeclarationFragments.cpp | |
parent | 7381dec436158cbe1b3967dfd3d233ef9547ae7b (diff) | |
download | llvm-11b7ce26f2a22ca147feaaf1cfd2d21b85fc3d83.zip llvm-11b7ce26f2a22ca147feaaf1cfd2d21b85fc3d83.tar.gz llvm-11b7ce26f2a22ca147feaaf1cfd2d21b85fc3d83.tar.bz2 |
[ASanStableABI][Driver] Stop linking to asan dylib when stable abi is enabled
This patch enables linking of the static archive when fsanitize-stable-abi is set and stops linking to the asan dylib.
To link to the Address Sanitizer stable abi static library use "-fsanitize=address -fsanitize-stable-abi"
Updates a test with these flags.
rdar://112480890
Differential Revision: https://reviews.llvm.org/D156718
Diffstat (limited to 'clang/lib/ExtractAPI/DeclarationFragments.cpp')
0 files changed, 0 insertions, 0 deletions