summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/default_blacklist.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reland "[compiler-rt] Fix tests after 03b84e4f6d0"Jan Korous2019-11-081-1/+1
| | | | This reverts commit d6be9273c6035c07b25dd1494f76cd61d523b878.
* Revert "[compiler-rt] Fix tests after 03b84e4f6d0"Jeremy Morse2019-11-081-1/+1
| | | | | | This reverts commit bdeb2724f0aa9c518f94d998d24d8620a1e88727. (Reverting 03b84e4f6d0, so this must come out as well)
* [compiler-rt] Fix tests after 03b84e4f6d0Jan Korous2019-11-071-1/+1
| | | | | | | Fallout from: [clang] Report sanitizer blacklist as a dependency in cc1 Default blacklists are now passed via -fsanitize-system-blacklist from driver to cc1.
* compiler-rt: Rename cc files below test/asan to cppNico Weber2019-08-051-0/+7
See r367803 and similar other changes. llvm-svn: 367887
OpenPOWER on IntegriCloud