Files
clang-p2996/clang/test/Modules/Inputs/hidden-names/hidden.h
Richard Smith 76ea19641e [modules] Additional tests.
llvm-svn: 293223
2017-01-26 23:07:59 +00:00

4 lines
32 B
C++

namespace NS {
struct X {};
}