[PATCH] D78879: [clang-format] [PR45357] Fix issue found with operator spacing

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 27 03:42:59 PDT 2020


MyDeveloperDay updated this revision to Diff 260266.
MyDeveloperDay added a comment.

Need to skip over the template or we won't see this as needing to break on the return type


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

https://reviews.llvm.org/D78879

Files:
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78879.260266.patch
Type: text/x-patch
Size: 5968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200427/5c851856/attachment-0001.bin>


More information about the cfe-commits mailing list