summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/SanitizerSpecialCaseList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists existIlya Biryukov2019-11-211-1/+1
* Revert "[Driver] Use VFS to check if sanitizer blacklists exist"Ilya Biryukov2019-11-211-1/+1
* [Driver] Use VFS to check if sanitizer blacklists existIlya Biryukov2019-11-211-1/+1
* [clang] Add VFS support for sanitizers' blacklistsJan Korous2019-11-081-3/+5
* [Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...Pierre Gousseau2019-03-011-1/+1
* revert r354873 as this breaks lldb builds.Pierre Gousseau2019-02-261-1/+1
* [Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...Pierre Gousseau2019-02-261-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update SanitizerSpecialCaseList to use renamed functions in base class.Mitch Phillips2017-11-071-1/+1
* Allow specifying sanitizers in blacklistsVlad Tsyrklevich2017-09-251-0/+64
OpenPOWER on IntegriCloud