opnsense-src/test/Preprocessor/cxx_oper_keyword.cpp

8 lines
151 B
C++
Raw Normal View History

2010-01-01 05:34:51 -05:00
// RUN: not %clang_cc1 %s -E
// RUN: %clang_cc1 %s -E -fno-operator-names
2009-06-02 13:58:47 -04:00
// Not valid in C++ unless -fno-operator-names is passed.
#define and foo