diff options
author | Eric Liu <ioeric@google.com> | 2016-04-25 15:09:22 +0000 |
---|---|---|
committer | Eric Liu <ioeric@google.com> | 2016-04-25 15:09:22 +0000 |
commit | 4cfb88a936a60c09ceeee336b73b1fb9a6d80a2d (patch) | |
tree | 5f4ae40eff88c26b9eca545fd8a74ed5cf9f1610 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 06c14ec31e738ba8cd7c87449389f3e5d0b4c5ea (diff) | |
download | bcm5719-llvm-4cfb88a936a60c09ceeee336b73b1fb9a6d80a2d.tar.gz bcm5719-llvm-4cfb88a936a60c09ceeee336b73b1fb9a6d80a2d.zip |
Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Summary:
After applying replacements, redundant code like extra commas or empty namespaces
might be introduced. Fixer can detect and remove any redundant code introduced by replacements.
The current implementation only handles redundant commas.
Reviewers: djasper, klimek
Subscribers: ioeric, mprobst, klimek, cfe-commits
Differential Revision: http://reviews.llvm.org/D18551
llvm-svn: 267416
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions