xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Preprocessor
/
mi_opt.h
(revision 052d95a6)
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