diff options
author | Daniel Jasper <djasper@google.com> | 2015-05-19 11:06:33 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-05-19 11:06:33 +0000 |
commit | ed41f774fca65e8d9319e66b7128da48d85724fc (patch) | |
tree | 033f88f40e294e14b27f5285c27957e0582968b1 /llvm/lib/IR/ConstantFold.cpp | |
parent | 5cdda674c6daa61a0f6c679d70bf878a112f2c8d (diff) | |
download | llvm-ed41f774fca65e8d9319e66b7128da48d85724fc.zip llvm-ed41f774fca65e8d9319e66b7128da48d85724fc.tar.gz llvm-ed41f774fca65e8d9319e66b7128da48d85724fc.tar.bz2 |
clang-format: Fix regression caused by r237244.
Before:
[call aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.
aaaaaaaa];
After:
[call aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa.aaaaaaaa
.aaaaaaaa];
This merely papers over the fact that we aren't parsing ObjC method calls
correctly. Also, the indentation is weird.
llvm-svn: 237681
Diffstat (limited to 'llvm/lib/IR/ConstantFold.cpp')
0 files changed, 0 insertions, 0 deletions