[PATCH] D118670: [NFC][AIX]Disable failed tests due to aggressive byval alignment warning on AIX

Zarko Todorovski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 1 04:42:40 PST 2022


ZarkoCA added inline comments.


================
Comment at: clang/test/SemaTemplate/instantiate-attr.cpp:1
 // RUN: %clang_cc1 -fsyntax-only -verify %s
 // expected-no-diagnostics
----------------
hubert.reinterpretcast wrote:
> Add `-Wno-aix-compat` instead?
I agree with this, this way AIX still gets the test coverage. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118670



More information about the cfe-commits mailing list