diff options
author | Haojian Wu <hokein@google.com> | 2016-11-24 10:17:17 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-11-24 10:17:17 +0000 |
commit | b15c8da08979f4ed7e4209a46039af7617bb338a (patch) | |
tree | bba4d980abc6d4e8c29fdcf4c89765b72782c133 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | ecd760ca6e3d846109e15706f0536bd1edaa46e0 (diff) | |
download | bcm5719-llvm-b15c8da08979f4ed7e4209a46039af7617bb338a.tar.gz bcm5719-llvm-b15c8da08979f4ed7e4209a46039af7617bb338a.zip |
[clang-move] Enable dump all declarations in old header.
Summary:
* Add -dump_dels option to dump all declarations from old header. It
will allow clang-move used as a frontend to get declarations from
header. Further more, this will make debugging stuff easier. Currently only
class/function types are supported.
* Refactoring code a little bit by creating a ClangMoveContext which
holds all options for ClangMoveTool, which can simplify the code in
some degree.
Reviewers: ioeric
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D27059
llvm-svn: 287863
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions