summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/cxx_oper_keyword.cpp
blob: 0464e97eb903a95923ce6869f4d27ebc3076aab5 (plain)
1
2
3
4
5
6
7
// RUN: not clang-cc %s -E
// RUN: clang-cc %s -E -fno-operator-names

// Not valid in C++ unless -fno-operator-names is passed.
#define and foo