================
@@ -103,6 +101,22 @@ supported sanitizers.
     char c = toobig; // also not instrumented
   }
 
+Conflicting entries are resolved by the latest entry, which takes precedence.
----------------
vitalybuka wrote:

If multiple entries match the source, than the latest entry takes the 
precedence.

https://github.com/llvm/llvm-project/pull/140529
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to