llvm-project/clang/test/Interpreter/preprocessor.cpp

5 lines
212 B
C++

// RUN: %clang_cc1 -fincremental-extensions -E %s
// RUN: %clang_cc1 -fincremental-extensions -E -dD %s
// RUN: %clang_cc1 -fincremental-extensions -E -dI %s
// RUN: %clang_cc1 -fincremental-extensions -E -dM %s