summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/tests/asan_str_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove asan test for strncat(x, y, 0)David Bolvansky2019-09-171-3/+1
| | | | llvm-svn: 372143
* [ASAN] Adjust asan tests due to new optimizationsDavid Bolvansky2019-09-171-1/+1
| | | | llvm-svn: 372141
* compiler-rt: Rename .cc file in lib/asan/tests to .cppNico Weber2019-08-011-0/+634
Like r367463, but for asan/tests llvm-svn: 367559
OpenPOWER on IntegriCloud