]> granicus.if.org Git - clang/commit
Implement AST importing for C++ namespaces.
authorDouglas Gregor <dgregor@apple.com>
Sun, 21 Feb 2010 18:26:36 +0000 (18:26 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 21 Feb 2010 18:26:36 +0000 (18:26 +0000)
commit788c62d1e87bfb596078817237f672a5f000999a
tree398efe50824d3928035e612e59c08b4402749736
parent083a821bbd02bbc521275a2f144abe39a6c2745c
Implement AST importing for C++ namespaces.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96740 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTImporter.cpp