improve this test to also check -fno-operator-keywords.

llvm-svn: 39246
This commit is contained in:
Chris Lattner 2006-12-04 18:00:36 +00:00
parent 3e7592ea78
commit 1b65aaef2b

View File

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