John, thanks for the review!
================
Comment at: lib/Sema/SemaOpenMP.cpp:2386
@@ +2385,3 @@
+Expr *OpenMPIterationSpaceChecker::BuildPreCond(Scope *S, Expr *Cond) const {
+ // Try to build LB ><>=<= UB.
+ bool Suppress = SemaRef.getDiagnostics().getSuppressAllDiagnostics();
----------------
rjmccall wrote:
> Cute, but more distracting than helpful. :) Maybe "Try to build LB <op> UB,
> where <op> is <, >, <=, or >=."
John, thanks, I'll fix this. :)
http://reviews.llvm.org/D9103
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits