dexonsmith added inline comments.

================
Comment at: clang/test/Headers/stdint-typeof-MINMAX.cpp:1
+// RUN: %clang_cc1 %s -ffreestanding -std=c++1z -fsyntax-only 
-triple=aarch64-none-none
+// RUN: %clang_cc1 %s -ffreestanding -std=c++1z -fsyntax-only 
-triple=arm-none-none
----------------
I copied the `-ffreestanding` out of test/Preprocessor/stdint.c, but I'm 
wondering if it even serves a purpose here... if not, we could make the RUN 
lines shorter (and fit 80 columns without breaking in two).


https://reviews.llvm.org/D31856



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

Reply via email to