mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 07:39:11 +08:00
`--implicit-check-not='ThreadSanitizer'` checks in the entire output while `// CHECK-NOT: ThreadSanitizer` only checks after (before) the previous (next) match. llvm-svn: 357727