[ASan] Support comments in ASan/TSan blacklist file as lines starting with #
[oota-llvm.git] / lib / Transforms / Instrumentation / BlackList.cpp
2012-10-19 Alexey Samsonov[ASan] Support comments in ASan/TSan blacklist file...
2012-09-05 Kostya Serebryany[asan] extend the blacklist functionality to handle...
2012-08-24 Kostya Serebryany[asan/tsan] rename FunctionBlackList* to BlackList...