mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 10:56:06 +00:00
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
|