summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/BlackList.h
Commit message (Expand)AuthorAgeFilesLines
* Move Blacklist.h to include/ to enable use from clang.Will Dietz2013-01-181-58/+0
* [ASan]: Add minimalistic support for turning off initialization-order checkin...Alexey Samsonov2012-11-121-0/+1
* [ASan] Support comments in ASan/TSan blacklist file as lines starting with #Alexey Samsonov2012-10-191-0/+2
* [asan] extend the blacklist functionality to handle global-init. Patch by Rei...Kostya Serebryany2012-09-051-1/+4
* [asan/tsan] rename FunctionBlackList* to BlackList* as this class is not limi...Kostya Serebryany2012-08-241-0/+52
OpenPOWER on IntegriCloud