foutrelis added a subscriber: foutrelis.

================
Comment at: test/CodeGenCXX/mangle-abi-tag.cpp:115
@@ +114,3 @@
+C1 f9() { return C1(); }
+// CHECK: @_Z2f9B6Names1v()
+
----------------
I'm seeing a test failure on i686 on Arch Linux (all tests pass on x86_64): 
{F1899075}

I'm using this patch and a slightly tweaked version of D17567 on top of clang 
3.8.0; not sure if that's the reason for the failure.


http://reviews.llvm.org/D18035



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

Reply via email to