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 dbf5a82 commit 2feeb46Copy full SHA for 2feeb46
clang/docs/AddressSanitizer.rst
@@ -261,8 +261,8 @@ Disabling container overflow checks
261
Runtime suppression
262
^^^^^^^^^^^^^^^^^^^
263
264
-Container overflow checks can be disabled at runtime using
265
-``ASAN_OPTIONS=detect_container_overflow=0``
+Container overflow checks can be disabled at runtime using the
+``ASAN_OPTIONS=detect_container_overflow=0`` environment variable.
266
267
Compile time suppression
268
^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments