Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3 | Petr Hosek | 2019-06-05 | 1 | -5/+5 |
* | Limit new PM tests to X86 registered targets. | Leonard Chan | 2019-02-20 | 1 | -0/+2 |
* | [NewPM] Add other sanitizers at O0 | Leonard Chan | 2019-02-20 | 1 | -0/+8 |
* | SanitizerArgs: add ability to filter/diagnose unsupported sanitizers. | Peter Collingbourne | 2013-11-01 | 1 | -5/+5 |
* | Use the -fsanitize=thread flag to unbreak buildbot. | Chad Rosier | 2012-11-06 | 1 | -5/+5 |
* | Add -fsanitize=<sanitizers> argument to driver and frontend, and add | Richard Smith | 2012-11-05 | 1 | -0/+1 |
* | Add a flag -fthread-sanitizer. | Kostya Serebryany | 2012-03-01 | 1 | -0/+8 |