Skip to content

Commit 9966e67

Browse files
committed
Update the doc.
Created using spr 1.3.6
1 parent bfd7cba commit 9966e67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/docs/SanitizerSpecialCaseList.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ supported sanitizers.
102102
char c = toobig; // also not instrumented
103103
}
104104
105-
Conflicting entries are resolved by the latest entry, which takes precedence.
105+
If multiple entries match the source, than the latest entry takes the
106+
precedence.
106107

107108
.. code-block:: bash
108109

0 commit comments

Comments
 (0)