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

LGTM! You should give @rsmith a few days in case he wants to express an opinion 
though.



================
Comment at: lib/AST/Expr.cpp:2643-2645
+  }
+
+  else if (auto *GSE = dyn_cast<GenericSelectionExpr>(E)) {
----------------
Formatting (same elsewhere).


Repository:
  rC Clang

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

https://reviews.llvm.org/D57267



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

Reply via email to