]> granicus.if.org Git - clang/commit
[libFuzzer] allow -fsanitize-coverage=0 (disables all coverage)
authorKostya Serebryany <kcc@google.com>
Wed, 2 Mar 2016 19:16:54 +0000 (19:16 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 2 Mar 2016 19:16:54 +0000 (19:16 +0000)
commit7ddc9f17f7d6b02c1b6406b9177f3ada37131f19
tree1336da5bde541a362ee3710dbefb49873f990a1b
parent0e064caaffdda31c24567c2634b8e42ba3e154b9
[libFuzzer] allow -fsanitize-coverage=0 (disables all coverage)

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