Revert "[clang] detect switch fallthrough marked by a comment (PR43465)"
authorLuboš Luňák <l.lunak@centrum.cz>
Mon, 2 Mar 2020 21:31:37 +0000 (22:31 +0100)
committerLuboš Luňák <l.lunak@centrum.cz>
Mon, 2 Mar 2020 21:33:25 +0000 (22:33 +0100)
commitc61401b89742f230b7e6a2cc0548fbf7442e906d
treee5c70dedf81c505f0a936a61a6fee75f19bd46ea
parent5aa57c28120127ee526ba702646f5e7239ef08f3
Revert "[clang] detect switch fallthrough marked by a comment (PR43465)"

This reverts commit 398b4ed87d488b42032c8d0304324dce76ba9b66.
As requested in https://bugs.llvm.org/show_bug.cgi?id=43465#c37 .
clang/lib/Sema/AnalysisBasedWarnings.cpp
clang/test/Sema/fallthrough-comment.c [deleted file]