]> granicus.if.org Git - clang/commit
Revert "[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline...
authorRenato Golin <renato.golin@linaro.org>
Mon, 5 Jun 2017 07:35:45 +0000 (07:35 +0000)
committerRenato Golin <renato.golin@linaro.org>
Mon, 5 Jun 2017 07:35:45 +0000 (07:35 +0000)
commit6235d9b1ad493fbbd905e46b2b6afab52eeeb2cb
treeb0fca8deefc838e53b4a9998d69cf9bd57d8a680
parent2241c1625a28a2b959a0c55d0c4d04792410f0fa
Revert "[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-8bit-counters. Experimental so far, not documenting yet. (clang part)"

This reverts commit r304631, as it broke ARM/AArch64 bots for 2 days.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304697 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/BackendUtil.cpp
lib/Driver/SanitizerArgs.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/fsanitize-coverage.c