[PATCH] D38291: clang-format/java: Unbreak genenrics formatting after r299952.

Richard Bradfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 03:25:06 PDT 2017


bradfier accepted this revision.
bradfier added a comment.
This revision is now accepted and ready to land.

If this doesn't break the test case for '>>>' then it looks good, although I'm not sure what has changed in the interim to allow that to work. When I made the patch in r299952 we definitely required the explicit JavaRightLogicalShift handling.


https://reviews.llvm.org/D38291





More information about the cfe-commits mailing list