]> granicus.if.org Git - clang/commit
Implement AST importing of ImplicitParamDecls, despite the sad fact
authorDouglas Gregor <dgregor@apple.com>
Wed, 17 Feb 2010 21:22:52 +0000 (21:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 17 Feb 2010 21:22:52 +0000 (21:22 +0000)
commit2cd00932b9b5403047139ce8cfaa3ae47966f894
tree07b31712e5bd588c73ddc97e5cffcc837d2a7925
parent6b5699969d0dadaaee3f4eb51f18ce628fbfeca9
Implement AST importing of ImplicitParamDecls, despite the sad fact
that we can't test it yet.

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