[PATCH] D73852: [clang] detect switch fallthrough marked by a comment (PR43465)
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 2 14:56:38 PST 2020
aaron.ballman added a comment.
In D73852#1901793 <https://reviews.llvm.org/D73852#1901793>, @rsmith wrote:
> In any case, none of this has any bearing on whether this patch has had sufficient review. It hasn't, so it needs to be reverted for now.
FYI: it was reverted by Luboš in c61401b89742f230b7e6a2cc0548fbf7442e906d <https://reviews.llvm.org/rGc61401b89742f230b7e6a2cc0548fbf7442e906d>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73852/new/
https://reviews.llvm.org/D73852
More information about the cfe-commits
mailing list