Files
clang-p2996/compiler-rt/test/ubsan/TestCases/Pointer/unsigned-index-expression.cpp
Roy Sundahl b076e515a0 [ubsan][test] Be more specific than "error:" with implicit-check-not
The string "error:" is too general and reports false positive from system
messages that can occur on stderr when using network devices for testing.
The string "runtime error:" is sufficiently unique for these connection
errors to pass through w/o a false positive.

rdar://100564373

Reviewed By: thetruestblue

Differential Revision: https://reviews.llvm.org/D139230
2022-12-13 17:18:55 -08:00

741 B