aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Interpreter/preprocessor.cpp
blob: 8239fd45e661b0f0d9b929d2032d3a5165dc93c1 (plain)
1
2
3
4
// 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