brintos

brintos / llvm-project-archived public Read only

0
0
Text · 212 B · 5aaa209 Raw
7 lines · c
1// RUN: %clang_cc1 -fsyntax-only -verify %s -triple powerpc-ibm-aix2// RUN: %clang_cc1 -fsyntax-only -verify %s -triple powerpc64-ibm-aix3// expected-no-diagnostics4 5extern __builtin_va_list ap;6extern char *ap;7