================
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -std=c++11 -fobjc-runtime-has-weak -fobjc-weak -fobjc-arc 
-fsyntax-only -verify %s
+// RUN: %clang_cc1 -std=c++11 -fobjc-runtime-has-weak -fobjc-weak -fobjc-arc 
-triple x86_64-apple-darwin -fsyntax-only -verify %s
----------------
cor3ntin wrote:

We'd need to do the same changes as in attr-trivial-abi.cpp (S19/S18 just 
above), otherwise. Does that make sense

https://github.com/llvm/llvm-project/pull/143111
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to