[PATCH] D63139: [Diagnostics] Implement -Wswitch-unreachable
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 27 10:23:40 PDT 2019
xbolva00 added a comment.
Ping again
Is ‘CaseStmt´ AST C++ issue is a blocker for this patch or not?
I would like to move forward - either land it or (if blocker) abandon it.
If it is blocking issue, I can enable it for C only (better than nothing)..
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63139/new/
https://reviews.llvm.org/D63139
More information about the cfe-commits
mailing list