summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorGabor Marton <martongabesz@gmail.com>2019-03-05 11:23:24 +0000
committerGabor Marton <martongabesz@gmail.com>2019-03-05 11:23:24 +0000
commit41e38925ab6b65705ce232edd9396c68bdb8fce5 (patch)
treeb5b58cbe96e048b016480639ee97f656fd699e1d /lldb/packages/Python/lldbsuite/test/python_api/thread
parent3bcb0aa7f9bc75f95e6ac1933ae3d0c0b8ce6a9a (diff)
downloadbcm5719-llvm-41e38925ab6b65705ce232edd9396c68bdb8fce5.tar.gz
bcm5719-llvm-41e38925ab6b65705ce232edd9396c68bdb8fce5.zip
[ASTImporter] Fix redecl failures of Class and ClassTemplate
Summary: Redecl chains of classes and class templates are not handled well currently. We want to handle them similarly to functions, i.e. try to keep the structure of the original AST as much as possible. The aim is to not squash a prototype with a definition, rather we create both and put them in a redecl chain. Reviewers: a_sidorin, shafik, a.sidorin Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58502 llvm-svn: 355390
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud