hubert.reinterpretcast added inline comments.

================
Comment at: clang/test/SemaTemplate/instantiate-attr.cpp:1
 // RUN: %clang_cc1 -fsyntax-only -verify %s
 // expected-no-diagnostics
----------------
Add `-Wno-aix-compat` instead?


================
Comment at: clang/test/SemaTemplate/instantiate-attr.cpp:3-6
+
+// Byval alignment warning is emitted too aggressively on AIX.
+// XFAIL: aix
+
----------------
See above suggestion. Please try applying to the other tests too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118670/new/

https://reviews.llvm.org/D118670

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

Reply via email to