Skip to content

Commit cf04592

Browse files
[clang][docs] Remove reference to deleted line in sanitizer doc (#141921)
This was added by 8eb3470 which added an opt into the new ignore list behaviour. Then 81d1df2 flipped it so you had to opt into the old behaviour, but didn't remove the "The line above" bit.
1 parent 4194192 commit cf04592

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/docs/SanitizerSpecialCaseList.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ tool-specific docs.
156156

157157
.. code-block:: bash
158158
159-
# The line above is explained in the note above
160159
# Lines starting with # are ignored.
161160
# Turn off checks for the source file
162161
# Entries without sections are placed into [*] and apply to all sanitizers

0 commit comments

Comments
 (0)