[PATCH] D60363: [clang-format] [PR41170] Break after return type ignored with certain comments positions

Manuel Klimek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 01:14:36 PDT 2019


klimek added a comment.

+1 to quite some overlap in the tests. I'd have expected three test cases:

1. ; line comment
2. ; C-comment
3. no semi




CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60363/new/

https://reviews.llvm.org/D60363





More information about the llvm-commits mailing list