ehsan added inline comments.

================
Comment at: lib/AST/ExprConstant.cpp:4113
@@ +4112,3 @@
+      if (!CheckPotentialExpressionContainingDeclRefExpr(E->getTrueExpr(),
+                                                          E->getFalseExpr()))
+        return false;
----------------
Oops, sorry, just noticed this whitespace issue, will fix when landing!


http://reviews.llvm.org/D16465



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

Reply via email to