summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/CommandInterpreter.cpp
diff options
context:
space:
mode:
authorPaul Hoad <mydeveloperday@gmail.com>2019-09-24 06:35:37 +0000
committerPaul Hoad <mydeveloperday@gmail.com>2019-09-24 06:35:37 +0000
commitbce849e350992046cce2704038531e9bad9cf1c3 (patch)
tree5cf9f5dee716ba3a0c98ed1654fc2bde2a295892 /lldb/source/Interpreter/CommandInterpreter.cpp
parent3135a01da825eb256ecb9c673a875e084fae61f7 (diff)
downloadbcm5719-llvm-bce849e350992046cce2704038531e9bad9cf1c3.tar.gz
bcm5719-llvm-bce849e350992046cce2704038531e9bad9cf1c3.zip
[clang-format] NFC clang-format the clang-format unit tests
Summary: It is annoying that the clang-format tests aren't themselves clang-formatted, if you use a format on save option in VS or vim this file gets massively changed then you have to `git difftool` all the other changes back out, which is risky. I know people don't like mass clang-format changes but sometimes it becomes unmanageable to not. There are no other changes here other than just the reformat. clang-format tests all pass. ``` [==========] 691 tests from 21 test cases ran. (55990 ms total) [ PASSED ] 691 tests. ``` Reviewers: klimek, owenpan, timwoj Reviewed By: owenpan Subscribers: cfe-commits Tags: #clang-tools-extra, #clang Differential Revision: https://reviews.llvm.org/D67888 llvm-svn: 372689
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud