Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
01e56aecb77a96dcd93fa0e901b919f2e441981d
/
.
/
test
/
CodeCompletion
/
Inputs
/
macros.h
blob: 98b5ac6510a12ab71a1c4af3709a2cbaea15c29a [
file
] [
log
] [
blame
]
Douglas Gregor
88a3586
2010-01-04 19:18:44 +0000
[
diff
] [
blame
]
1
#define
FOO
2
#define
BAR
(
X
,
Y
)
X
,
Y
3
#define
IDENTITY
(
X
)
X
4
#define
WIBBLE
(...)