efriedma added inline comments.

================
Comment at: test/SemaCXX/pr31042.cpp:1
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fsyntax-only 
-disable-free %s
+
----------------
Oh, this testcase doesn't actually crash on trunk without at least -emit-llvm 
because semantic analysis doesn't actually verify the used bit. :(  Better to 
include that, I think.


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