[asan] make sure that linker-initialized globals (non-extern) are not instrumented...
[oota-llvm.git] / lib / Transforms / Instrumentation / BlackList.cpp
2012-11-12 Alexey Samsonov[ASan] fixup for r167725: Don't fetch name of StructTyp...
2012-11-12 Alexey Samsonov[ASan]: Add minimalistic support for turning off initia...
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...