blob: e7dbd3bc617b7beca1eb7b88fba95fee658fe882 [file] [log] [blame]
Daniel Dunbarffd408a2009-03-24 02:24:46 +00001// RUN: clang-cc %s -E | grep " #"
Chris Lattner4b009652007-07-25 00:24:17 +00002
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