We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92bef16 commit 3a633faCopy full SHA for 3a633fa
.bazelrc
@@ -16,7 +16,6 @@ build:clang-xsan --copt -fno-optimize-sibling-calls
16
build:clang-xsan --copt -fno-sanitize-recover=all
17
build:clang-xsan --linkopt -fsanitize-link-c++-runtime
18
build:clang-xsan --linkopt -fuse-ld=lld
19
-build:clang-xsan --linkopt -rtlib=compiler-rt
20
21
# Use Clang compiler with Address and Undefined Behavior Sanitizers.
22
build:clang-asan --config=clang-xsan
0 commit comments