Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
CodeGen
CodeGenModule.cpp
Find file
Blame
History
Permalink
Introduce a module import declaration, so that we properly represent, e.g.,
· ba34552e
Douglas Gregor
authored
Dec 02, 2011
__import_module__ std.vector; in the AST. llvm-svn: 145725
ba34552e
Loading