diff options
author | Nico Weber <nicolasweber@gmx.de> | 2017-09-27 17:57:50 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2017-09-27 17:57:50 +0000 |
commit | b9b18675193cd7410eae2cb5bebf3c2b93a3feaa (patch) | |
tree | 0865ee6d77737e227c2c8ef2be56a7c95966c086 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp | |
parent | 022cc6c41e3711c61a86f12ab7bea010ad72ed88 (diff) | |
download | bcm5719-llvm-b9b18675193cd7410eae2cb5bebf3c2b93a3feaa.tar.gz bcm5719-llvm-b9b18675193cd7410eae2cb5bebf3c2b93a3feaa.zip |
clang-format/java: Unbreak genenrics formatting after r299952.
https://reviews.llvm.org/rL299952 merged '>>>' tokens into a single
JavaRightLogicalShift token. This broke formatting of generics nested more than
two deep, e.g. Foo<Bar<Baz>>> because the '>>>' now weren't three '>' for
parseAngle().
Luckily, just deleting JavaRightLogicalShift fixes things without breaking the
test added in r299952, so do that.
https://reviews.llvm.org/D38291
llvm-svn: 314325
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions