7 lines
147 B
C++
7 lines
147 B
C++
// UNSUPPORTED: system-aix
|
|
//
|
|
// RUN: clang-repl -Xcc -E
|
|
// RUN: clang-repl -Xcc -emit-llvm
|
|
// RUN: clang-repl -Xcc -xc
|
|
// expected-no-diagnostics
|