blob: ac97556cda0dd243ba7228320ccd959201d84eef [file] [log] [blame]
Daniel Dunbar8fbe78f2009-12-15 20:14:24 +00001// RUN: %clang_cc1 %s -E | grep " #"
Chris Lattner31eef322006-06-18 05:42:02 +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