summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/SanitizerBlacklist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move SanitizerBlacklist to clangBasic. NFC.Alexey Samsonov2014-10-151-52/+0
* Fix some cases where StringRef was being passed by const reference. Remove co...Craig Topper2014-08-301-2/+2
* [UBSan] Introduce type-based blacklisting.Alexey Samsonov2014-07-101-0/+4
* Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.Alexey Samsonov2014-07-091-0/+48
OpenPOWER on IntegriCloud