xref
: /
llvm-project
/
clang
/
test
/
Preprocessor
/
mi_opt.h
(revision a30be59fa24156dd7edde042276de746c89a228f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
if
!
defined
foo
MACRO
2
#
define
foo
3
int
x
=
2
;
4
#
endif
5