diff options
author | Raphael Isemann <teemperor@gmail.com> | 2018-08-22 22:49:32 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2018-08-22 22:49:32 +0000 |
commit | ff862be4ef99862f2dba065ebfefb46e4f80fae1 (patch) | |
tree | a2fecc07f7b8122494d1e5b5b9f33ee6e2832832 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | ee4cd22678fb503ddc51cdb0ac2592a2585add88 (diff) | |
download | bcm5719-llvm-ff862be4ef99862f2dba065ebfefb46e4f80fae1.tar.gz bcm5719-llvm-ff862be4ef99862f2dba065ebfefb46e4f80fae1.zip |
[ASTImporter] Remove duplicated and dead CXXNamedCastExpr handling code.
Summary:
`CXXNamedCastExpr` importing is already handled in the respective `VisitCXXNamedCastExpr` method.
So this code here can never be reached under normal circumstances and we might as well remove it.
This patch shouldn't change any observable behavior of the ASTImporter.
Reviewers: a.sidorin, a_sidorin
Reviewed By: a_sidorin
Subscribers: martong, cfe-commits
Differential Revision: https://reviews.llvm.org/D51110
llvm-svn: 340466
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions