Alexey Samsonov
|
9cc45d2d7e
|
[ASan]: Add minimalistic support for turning off initialization-order checking for globals of specified types. Tests for this behavior will go to ASan test suite in compiler-rt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167725 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-11-12 14:00:01 +00:00 |
|
Alexey Samsonov
|
34674fea97
|
[ASan] Support comments in ASan/TSan blacklist file as lines starting with #
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166283 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-10-19 15:24:46 +00:00 |
|
Kostya Serebryany
|
59a4a47a7b
|
[asan] extend the blacklist functionality to handle global-init. Patch by Reid Watson
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163199 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-05 07:29:56 +00:00 |
|
Kostya Serebryany
|
b5b86d263a
|
[asan/tsan] rename FunctionBlackList* to BlackList* as this class is not limited to functions any more
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162566 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-08-24 16:44:47 +00:00 |
|