Can you please explain why you are making this change? It is not immediately 
clear to me (excluding formatting fixes) why the proposed code is better.


================
Comment at: include/clang/AST/StmtOpenMP.h:216
@@ +215,3 @@
+                   unsigned CollapsedNum, unsigned NumClauses)
+      : OMPExecutableDirective(this, OMPSimdDirectiveClass, OMPD_simd, 
StartLoc,
+                               EndLoc, NumClauses, 1),
----------------
Please commit the whitespace/formatting changes in this file separately.


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

Reply via email to