aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/cxx_oper_keyword.cpp
blob: 3fc246dd6c2a0b3b4571af1f1eb194ca9cb6c206 (plain) (blame)
1
2
3
4
5
6
7
// RUN: not %clang_cc1 %s -E
// RUN: %clang_cc1 %s -E -fno-operator-names

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