hubert.reinterpretcast accepted this revision.
hubert.reinterpretcast added a comment.

Aside from one comment; LGTM. Thanks.



================
Comment at: clang/test/Driver/aix-toolchain-include.cpp:4
+// Check powerpc-ibm-aix, 32-bit/64-bit.
+// RUN: %clangxx -### -no-canonical-prefixes %s 2>&1 \
+// RUN:                -target powerpc-ibm-aix \
----------------
I think there should be a `clang` (as opposed to `clang++`) test as well. 
Duplicate this invocation and use `clang` with `-xc`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82677



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

Reply via email to