nickdesaulniers added inline comments.
================
Comment at: lib/StaticAnalyzer/Core/ExprEngine.cpp:1285
case Expr::ConstantExprClass:
case Stmt::ExprWithCleanupsClass:
----------------
nickdesaulniers wrote:
> `LLVM_FALLTHROUGH;` ?
nvm, only needed when there's code THEN fallthrough.
Repository:
rC Clang
https://reviews.llvm.org/D54355
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
