The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Import
template
test.cpp
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
//
RUN: clang-import-test -import %S/Inputs/T.cpp -expression %s
void
expr
(
)
{
A
<
int
>
::
B b
;
}