Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
8c7f00ff8ea30b51a0e34c03255d29a64fc4f436
/
.
/
test
/
Preprocessor
/
hash_space.c
blob: 77f5cfc5306f55386590c3949188bcd4c56d37f1 [
file
] [
log
] [
blame
]
Chris Lattner
4b00965
2007-07-25 00:24:17 +0000
[
diff
] [
blame
]
1
// 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
#
6
HASH define foo bar