Commit Graph

2 Commits

Author SHA1 Message Date
Richard Smith 92a107f9ed Extend AST dump to include 'used' and 'referenced' flags, and put 'invalid' flag in the right place.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210872 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-13 02:24:47 +00:00
Alexander Kornienko 89e902158b Retain isImplicit flag for local variable declarations when instantiating
templates.

Reviewers: rsmith

Reviewed By: rsmith

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D3924

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209686 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-27 21:29:22 +00:00