]> granicus.if.org Git - clang/commit
[msan] allow -fsanitize-coverage=N together with -fsanitize=memory, clang part
authorKostya Serebryany <kcc@google.com>
Wed, 3 Dec 2014 23:27:45 +0000 (23:27 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 3 Dec 2014 23:27:45 +0000 (23:27 +0000)
commit9181092ef1a9140a04b35b8fdff463f2d30a80e8
tree8693bf502a835c16b3a97f6c5b84f7482c1ec702
parent3dadd70fc264f3725168d6b9a301dfc0ae85537e
[msan] allow -fsanitize-coverage=N together with -fsanitize=memory, clang part

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223311 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/SanitizerArgs.cpp
test/Driver/fsanitize.c