[PATCH] D122474: demangler] Parenthesize >> inside template args

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 22:12:11 PDT 2022


rjmccall added a comment.

I think C++11 is pervasive enough that removing the space is fine.  Demangler output is not necessarily valid source anyway.

Patch LGTM.


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

https://reviews.llvm.org/D122474



More information about the llvm-commits mailing list