HazardyKnusperkeks added a comment.

Is there any case where we want not a space after such paren (except it is also 
a paren)?

  if (Left.is(TT_AttributeParen))
    return Right.isNot(TT_attributeParen);


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117894

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

Reply via email to