summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CodeMetrics.cpp
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 /llvm/lib/Analysis/CodeMetrics.cpp
parentce3721057d4edf48b73de9f002b2ab5bea3d2518 (diff)
downloadbcm5719-llvm-234379fbf6ba09b4f9a540f408cf28b3fd85b16d.tar.gz
bcm5719-llvm-234379fbf6ba09b4f9a540f408cf28b3fd85b16d.zip
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 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud