Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename cc files below test/asan to cpp | Nico Weber | 2019-08-05 | 1 | -17/+0 |
* | Try to fix more Windows portability issues in sanitizer tests | Reid Kleckner | 2016-07-22 | 1 | -1/+1 |
* | [asan] revert to using -std=c++11 on test/asan/TestCases/use-after-scope-cap... | Kostya Serebryany | 2016-07-22 | 1 | -1/+1 |
* | [asan] Fix Win64 test portability issues | Reid Kleckner | 2016-07-21 | 1 | -1/+1 |
* | Replace -mllvm -asan-use-after-scope=1 with -fsanitize-address-use-after-scope | Vitaly Buka | 2016-07-14 | 1 | -1/+1 |
* | Relax stack check as on some platforms demanglers fail | Vitaly Buka | 2016-05-02 | 1 | -1/+1 |
* | Un-XFAIL tests on Windows after fixing PR27492 | Reid Kleckner | 2016-04-27 | 1 | -2/+1 |
* | [asan] Disable one test on windows. | Evgeniy Stepanov | 2016-04-22 | 1 | -0/+1 |
* | Enable stack-use-after-scope tests. | Evgeniy Stepanov | 2016-04-22 | 1 | -5/+8 |
* | Additional test for use-after-scope | Kostya Serebryany | 2016-04-18 | 1 | -0/+14 |