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
a58ff5117a
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
linkage-merge-bar.h
4 lines
43 B
C
Raw
Normal View
History
Unescape
Escape
Add a module testcase with a using declaration. Thanks a lot to Richard Smith for the suggestion. llvm-svn: 178825
2013-04-05 08:52:14 +08:00
#
include
<linkage-merge-foo.h>
using
:
:
g
;