blob: 77f5cfc5306f55386590c3949188bcd4c56d37f1 [file] [log] [blame]
Reid Spencer5f016e22007-07-11 17:01:13 +00001// RUN: clang %s -E | grep " #"
2
3// Should put a space before the # so that -fpreprocessed mode doesn't
4// macro expand this again.
5#define HASH #
6HASH define foo bar