]> granicus.if.org Git - clang/commit
[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)
commitc6c456a2719077ef603f75fe1f180b88ca43735a
tree3b1c69dea94770236368580a475318682da90b85
parent8dd75f28049544ee716dcb1dfc13755b27dbbca7
[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

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