blob: e7dbd3bc617b7beca1eb7b88fba95fee658fe882 [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc %s -E | grep " #"
Reid Spencer5f016e22007-07-11 17:01:13 +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