[PATCH] D137893: [AsmWriter] Do not write a comma when varargs is the only argument

Adrian Vogelsgesang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 12 14:48:44 PST 2022


avogelsgesang accepted this revision.
avogelsgesang added a comment.
This revision is now accepted and ready to land.

LGTM, with small nit:

There is a typo in the commit description

> I did not write a dedicated this for this change

should be

> I did not write a dedicated test for this change

Please fix before merging


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137893



More information about the llvm-commits mailing list