summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/FormatManager.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-10-20 17:28:32 +0000
committerDaniel Jasper <djasper@google.com>2013-10-20 17:28:32 +0000
commitdcd5da1fd9352473a8b08c982780f6b14994316f (patch)
treebae21e60bc5bdfc1e3c86e88cb1b53ead5f4af3a /lldb/source/DataFormatters/FormatManager.cpp
parent2d0cd4978737bdde886d70cb82d5ce8fb385bfa2 (diff)
downloadbcm5719-llvm-dcd5da1fd9352473a8b08c982780f6b14994316f.tar.gz
bcm5719-llvm-dcd5da1fd9352473a8b08c982780f6b14994316f.zip
clang-format: Fix formatting of nested blocks after comment.
Before: DEBUG({ // Comment that used to confuse clang-format. fdafas(); }); Before: DEBUG({ // Comments are now fine. fdafas(); }); This fixed llvm.org/PR17619. llvm-svn: 193051
Diffstat (limited to 'lldb/source/DataFormatters/FormatManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud