[PATCH] D124221: Reimplement `__builtin_dump_struct` in Sema.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 5 09:44:19 PDT 2022


erichkeane added a comment.

I was thinking of that, but I don't have a good way using just format strings to get us to print the '...' after.  I think if someone wants that part of the feature, they'll have to wrap printf/etc in a wrapper that does that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124221



More information about the cfe-commits mailing list