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 b9cfdaf commit 313d082Copy full SHA for 313d082
.circleci/README.md
@@ -13,7 +13,7 @@ The following jobs are defined:
13
- Based on the `toolchain` parameter, the build will use either g++ or
14
clang++.
15
- Based on the `sanitize` parameter, the build might use [AddressSanitizer and
16
- MemorySanitizer][3].
+ UndefinedBehaviorSanitizer][3].
17
18
[1]: https://bazel.build/
19
[2]: https://cmake.org/
0 commit comments