Removed unwanted --check-prefix=CHECK from the following unit tests:
test/asan/TestCases/Posix/start-deactivated.cc test/tsan/Darwin/ignored-interceptors.mm
Patch by: Mandeep Singh Grang (mgrang)
 Differential  D19281  
[compiler-rt] Remove unwanted --check-prefix=CHECK from unit tests. NFC. Authored by mgrang on Apr 19 2016, 1:18 PM. 
Details Removed unwanted --check-prefix=CHECK from the following unit tests: test/asan/TestCases/Posix/start-deactivated.cc test/tsan/Darwin/ignored-interceptors.mm Patch by: Mandeep Singh Grang (mgrang) 
Diff Detail 
 Event TimelineComment Actions This is fifth in a series of commits to clean up the unit tests by removing unwanted --check-prefix=CHECK. NFC.  |