[PATCH] D123134: [demangler] No need to space adjacent template closings

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 00:14:50 PDT 2022


MaskRay added a comment.

This makes sense. In addition, clang's type printer has omitted space in `>>` since 2021 (a change by sammccall).


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

https://reviews.llvm.org/D123134



More information about the llvm-commits mailing list