hanchenye-llvm-project/clang/test/Preprocessor/cxx_oper_keyword.cpp

8 lines
144 B
C++

// RUN: not clang %s -E &&
// RUN: clang %s -E -fno-operator-names
// Not valid in C++ unless -fno-operator-names is passed.
#define and foo