================
@@ -0,0 +1,42 @@
+// RUN: %clang_cc1 -triple arm64-apple-ios -fptrauth-calls 
-fptrauth-intrinsics -fsyntax-only -verify %s
+// RUN: %clang_cc1 -triple aarch64-linux-gnu -fptrauth-calls 
-fptrauth-intrinsics -fsyntax-only -verify %s
+
----------------
ojhunt wrote:
Given there are c++ guards can we also have this test run with `-x c++` and 
ensure correct warnings? (might need to have a different `verify=cppexpected` 
if the diagnostics are significantly different

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

Reply via email to