MemoryBuiltins: add support to determine the size of strdup'ed non-constant strings
[oota-llvm.git] / lib / Transforms / Instrumentation / FunctionBlackList.h
2012-03-14 Kostya Serebryany[asan] rename class BlackList to FunctionBlackList...