One more tweak, and then LGTM.

================
Comment at: include/clang/Basic/TypeTraits.h:96
@@ -96,1 +95,3 @@
+    UETT_VecStep,
+    UETT_OpenMPDefaultSimdAlign,
   };
----------------
Please rename this to follow the actual name of the trait, i.e. 
UETT_OpenMPRequiredSimdAlign.

http://reviews.llvm.org/D10597

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



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to