aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Instrumentation/FunctionBlackList.cpp
Commit message (Expand)AuthorAgeFilesLines
* [asan/tsan] rename FunctionBlackList* to BlackList* as this class is not limi...Kostya Serebryany2012-08-241-98/+0
* [asan/tsan] extend the functionality of FunctionBlackList to globals and modu...Kostya Serebryany2012-08-241-42/+61
* [asan] rename class BlackList to FunctionBlackList and move it into a separat...Kostya Serebryany2012-03-141-0/+79