aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-12-24 13:31:25 +0000
committerDaniel Jasper <djasper@google.com>2013-12-24 13:31:25 +0000
commit234379fbf6ba09b4f9a540f408cf28b3fd85b16d (patch)
treec812b0d94f0ce78e812ecc6629c567f8694d86e8 /lldb/scripts/Python
parentce3721057d4edf48b73de9f002b2ab5bea3d2518 (diff)
downloadllvm-234379fbf6ba09b4f9a540f408cf28b3fd85b16d.zip
llvm-234379fbf6ba09b4f9a540f408cf28b3fd85b16d.tar.gz
llvm-234379fbf6ba09b4f9a540f408cf28b3fd85b16d.tar.bz2
clang-format: (WebKit) Disallow 1-line constructors with initializers.
Before: Constructor() : a(a) {} After: Constructor() : a(a) { } This style guide is pretty precise about this. llvm-svn: 197980
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions