efriedma added inline comments.

================
Comment at: test/SemaCXX/pr31042.cpp:1
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -emit-llvm -disable-free %s
+
----------------
You need to use "-o -" or something like that to avoid generating a file 
pr31042.ll.  Also, a comment explaining why this test is using -emit-llvm would 
be nice.


https://reviews.llvm.org/D27800



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

Reply via email to