Looks good.

================
Comment at: lib/CodeGen/CGStmtOpenMP.cpp:888
@@ -888,1 +887,3 @@
+                         const OMPExecutableDirective &S) {
+  CodeGenModule &CGM = CGF.CGM;
   auto *Stmt = cast<CapturedStmt>(S.getAssociatedStmt())->getCapturedStmt();
----------------
You use this twice; it doesn't seem worthwhile.

http://reviews.llvm.org/D8997

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to