summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/use-after-scope-capture.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename cc files below test/asan to cppNico Weber2019-08-051-17/+0
* Try to fix more Windows portability issues in sanitizer testsReid Kleckner2016-07-221-1/+1
* [asan] revert to using -std=c++11 on test/asan/TestCases/use-after-scope-cap...Kostya Serebryany2016-07-221-1/+1
* [asan] Fix Win64 test portability issuesReid Kleckner2016-07-211-1/+1
* Replace -mllvm -asan-use-after-scope=1 with -fsanitize-address-use-after-scopeVitaly Buka2016-07-141-1/+1
* Relax stack check as on some platforms demanglers failVitaly Buka2016-05-021-1/+1
* Un-XFAIL tests on Windows after fixing PR27492Reid Kleckner2016-04-271-2/+1
* [asan] Disable one test on windows.Evgeniy Stepanov2016-04-221-0/+1
* Enable stack-use-after-scope tests.Evgeniy Stepanov2016-04-221-5/+8
* Additional test for use-after-scopeKostya Serebryany2016-04-181-0/+14
OpenPOWER on IntegriCloud