diff options
author | Daniel Jasper <djasper@google.com> | 2015-06-09 11:39:22 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-06-09 11:39:22 +0000 |
commit | c83d76991c4ae7cfad5f0332c2acd7f731cc4a86 (patch) | |
tree | a42371b41e6e9d210d10f3dd15fcf855d06cdcfe /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | 7977cfd52a238674c05476248be804aafae5c996 (diff) | |
download | llvm-c83d76991c4ae7cfad5f0332c2acd7f731cc4a86.zip llvm-c83d76991c4ae7cfad5f0332c2acd7f731cc4a86.tar.gz llvm-c83d76991c4ae7cfad5f0332c2acd7f731cc4a86.tar.bz2 |
clang-format: [JS] Hotfix for runtime issue with deeply nested JS code.
I have not succeeded in writing a proper test case for this yet and we
also need to solve the underlying fundamental problem of trying too
many combinations with nested blocks (basically this somewhat works
around our Dijkstra algorithm). Preventing this linebreak is good
anyways as usually the penalties never make us choose it (that's why I
can't create a test) and it also looks ugly.
Also cleaned up state comparison code that I discovered while hunting
this down.
llvm-svn: 239398
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions