5 lines
117 B
C++
5 lines
117 B
C++
|
// RUN: clang-repl -Xcc -E
|
||
|
// RUN: clang-repl -Xcc -emit-llvm
|
||
|
// RUN: clang-repl -Xcc -xc
|
||
|
// expected-no-diagnostics
|