Skip to content

Commit 2feeb46

Browse files
padriffldionne
andauthored
Update clang/docs/AddressSanitizer.rst
include feedback Co-authored-by: Louis Dionne <[email protected]>
1 parent dbf5a82 commit 2feeb46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/docs/AddressSanitizer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,8 @@ Disabling container overflow checks
261261
Runtime suppression
262262
^^^^^^^^^^^^^^^^^^^
263263

264-
Container overflow checks can be disabled at runtime using
265-
``ASAN_OPTIONS=detect_container_overflow=0``
264+
Container overflow checks can be disabled at runtime using the
265+
``ASAN_OPTIONS=detect_container_overflow=0`` environment variable.
266266

267267
Compile time suppression
268268
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)