[PATCH] D59048: Add AIX Target Info
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 13 12:13:34 PDT 2019
lebedev.ri added inline comments.
================
Comment at: test/Headers/max_align.c:1
+// RUN: %clang_cc1 -fsyntax-only -verify %s
+// expected-no-diagnostics
----------------
hubert.reinterpretcast wrote:
> We may need to explicitly specify C11. It also seems that we should XFAIL Windows targets.
Does this need an explicit `-triple=???` ?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59048/new/
https://reviews.llvm.org/D59048
More information about the cfe-commits
mailing list