NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Thanks!!



================
Comment at: clang/lib/StaticAnalyzer/Core/ExprEngine.cpp:1318
     case Expr::MSDependentExistsStmtClass:
       llvm_unreachable("Stmt should not be in analyzer evaluation loop");
 
----------------
We already have a similar unreachable here :p


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71371/new/

https://reviews.llvm.org/D71371



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to