summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/CommandObjectRegexCommand.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-03-21 11:58:45 +0000
committerDaniel Jasper <djasper@google.com>2014-03-21 11:58:45 +0000
commit14e58e52902ddf1038bea10416172377b9945093 (patch)
treeb71a406191de2cde5680cd61832e13d87cc4ba59 /lldb/source/Interpreter/CommandObjectRegexCommand.cpp
parent503e2f2c5814ac6c7e4ff2fafddb46b7aa9165cd (diff)
downloadbcm5719-llvm-14e58e52902ddf1038bea10416172377b9945093.tar.gz
bcm5719-llvm-14e58e52902ddf1038bea10416172377b9945093.zip
clang-format: Preserve meaning of trailing comments on parameters.
Formatting: SomeFunction(a, b, // comment c); Before: SomeFunction(a, b, // comment c); After: SomeFunction(a, b, // comment c); llvm-svn: 204456
Diffstat (limited to 'lldb/source/Interpreter/CommandObjectRegexCommand.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud