This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
ab95ac0132
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
multiple-include
/
b.h
4 lines
78 B
C
Raw
Blame
History
#
pragma clang __debug macro C_H
#
include
"c.h"
inline
int
get
(
)
{
return
c
;
}
Reference in New Issue
View Git Blame
Copy Permalink