craig.topper added inline comments.

================
Comment at: test/Preprocessor/predefined-arch-macros.c:1164
+// CHECK_ICX_M32: #define __corei7 1
+// CHECK_ICX_M32: #define __corei7__ 1
+// CHECK_ICX_M32: #define __i386 1
----------------
The ICX_M32 and ICX_M64 should be contiguous in the file. The file is grouped 
by CPUs with the 32 and 64 bit together.


Repository:
  rC Clang

https://reviews.llvm.org/D45056



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

Reply via email to