summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/asan_and_llvm_coverage_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [GCOV] Skip artificial functions from being emittedAlexandre Ganea2019-11-151-3/+0
| | | | | | | | This is a patch to support D66328, which was reverted until this lands. Enable a compiler-rt test that used to fail previously with D66328. Differential Revision: https://reviews.llvm.org/D67283
* compiler-rt: Rename cc files below test/asan to cppNico Weber2019-08-051-0/+13
See r367803 and similar other changes. llvm-svn: 367887
OpenPOWER on IntegriCloud