]> granicus.if.org Git - clang/commit
Only those InterestingDecls that got added to the AST should be passed to the ASTCons...
authorAxel Naumann <Axel.Naumann@cern.ch>
Tue, 2 Oct 2012 12:18:46 +0000 (12:18 +0000)
committerAxel Naumann <Axel.Naumann@cern.ch>
Tue, 2 Oct 2012 12:18:46 +0000 (12:18 +0000)
commit38c3bb40c2cef630c236f3f455ea98999990b8ee
treeba0f098cca52ab8cbffdd81f342fc5c85442294f
parentf88cd53676b1a2bf40a37d0ad23d81afa9f85544
Only those InterestingDecls that got added to the AST should be passed to the ASTConsumer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165001 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTReaderDecl.cpp
test/Modules/Inputs/templates-left.h
test/Modules/Inputs/templates-right.h
test/Modules/templates.mm