[all-commits] [llvm/llvm-project] c61401: Revert "[clang] detect switch fallthrough marked b...
Luboš Luňák via All-commits
all-commits at lists.llvm.org
Mon Mar 2 13:33:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c61401b89742f230b7e6a2cc0548fbf7442e906d
https://github.com/llvm/llvm-project/commit/c61401b89742f230b7e6a2cc0548fbf7442e906d
Author: Luboš Luňák <l.lunak at centrum.cz>
Date: 2020-03-02 (Mon, 02 Mar 2020)
Changed paths:
M clang/lib/Sema/AnalysisBasedWarnings.cpp
R clang/test/Sema/fallthrough-comment.c
Log Message:
-----------
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 .
More information about the All-commits
mailing list