MyDeveloperDay added a comment.

In D140843#4029641 <https://reviews.llvm.org/D140843#4029641>, @owenpan wrote:

> In D140843#4028142 <https://reviews.llvm.org/D140843#4028142>, 
> @MyDeveloperDay wrote:
>
>> I'd like one of @owenpan, @HazardyKnusperkeks  or @rymiel to comment before 
>> commit, just to get another view.
>
> Perhaps clang-format should never insert a space in `>>`.

I seem to remember some "quirkiness" with nested templates that need converting

`Foo<Bar<T>>`

into

`Foo<Bar<T> >`

but I think that was sometime back.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140843

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to