summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Basic/SourceManagerTest.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-02-24 00:05:01 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-02-24 00:05:01 +0000
commit8a27b2b35065faf3171ac82f7e1862157d70d7b0 (patch)
tree868a6ed7958242da4d631bbf271b714117b781ed /clang/unittests/Basic/SourceManagerTest.cpp
parent80070bd439585ee8d267d2e1c61e4af4ada0be7f (diff)
downloadbcm5719-llvm-8a27b2b35065faf3171ac82f7e1862157d70d7b0.tar.gz
bcm5719-llvm-8a27b2b35065faf3171ac82f7e1862157d70d7b0.zip
In Sema::InstantiateStaticDataMemberDefinition, pass the var decl to the consumer
just using ASTConsumer::HandleCXXStaticMemberVarInstantiation(), don't pass it with ASTConsumer::HandleTopLevelDecl. ASTConsumer::HandleTopLevelDecl is intended for user-written top-level decls; a consumer can treat an instantiated static data member however it wants of course. llvm-svn: 175976
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud