[sanitizer-coverage] allow -fsanitize-coverage=trace-pc w/o any other sanitizer and...
authorKostya Serebryany <kcc@google.com>
Thu, 18 Feb 2016 00:49:23 +0000 (00:49 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 18 Feb 2016 00:49:23 +0000 (00:49 +0000)
commit52e86493e38c352c552907178f5953a4fa954631
tree3bef302483f36eadb49e0c17452c3d22dd69fb39
parentc4ac8bd0513b932e4e9e0b3e5bf3eec8c1e5b9a8
[sanitizer-coverage] allow -fsanitize-coverage=trace-pc w/o any other sanitizer and w/o ...=[func,bb,edge]. This makes this syntax a superset of the GCC's syntax

llvm-svn: 261182
clang/docs/SanitizerCoverage.rst
clang/lib/Driver/SanitizerArgs.cpp
clang/test/Driver/fsanitize-coverage.c