diff options
author | Daniel Jasper <djasper@google.com> | 2014-07-15 09:00:34 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2014-07-15 09:00:34 +0000 |
commit | fcfac10c8a74ac086fe017b39a114ccfa19ea4fd (patch) | |
tree | f21abf5af4741e277b79d768882017755602386a /clang-tools-extra/clang-tidy/google/GoogleTidyModule.cpp | |
parent | bce3cf8074353ffb801ddeded05baf527fa6c127 (diff) | |
download | bcm5719-llvm-fcfac10c8a74ac086fe017b39a114ccfa19ea4fd.tar.gz bcm5719-llvm-fcfac10c8a74ac086fe017b39a114ccfa19ea4fd.zip |
clang-format: Improve heuristic around avoiding bad line breaks.
Now, this can be properly formatted:
static_cast<A< //
B> *>( //
);
Before, clang-format could end up, not formatting the code at all.
llvm-svn: 213055
Diffstat (limited to 'clang-tools-extra/clang-tidy/google/GoogleTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions