[PATCH] D60575: [TSan][libdispatch] Use FileCheck's --implicit-check-not=...
    Kuba (Brecka) Mracek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Apr 15 10:25:37 PDT 2019
    
    
  
kubamracek added inline comments.
================
Comment at: compiler-rt/test/tsan/atomic_norace.cc:62
 
 // CHECK-NOT: ThreadSanitizer: data race
----------------
Should this be removed now?
================
Comment at: compiler-rt/test/tsan/benign_race.cc:39
 
 // CHECK-NOT: WARNING: ThreadSanitizer: data race
----------------
Same here... and in other files.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60575/new/
https://reviews.llvm.org/D60575
    
    
More information about the llvm-commits
mailing list