[PATCH] D141714: Fix ast print of variables with attributes

Giuliano Belinassi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 5 05:46:12 PDT 2023


giulianobelinassi added a comment.

Hello,

It took me a while, but here it is the newer version of the patch with the tablegen stuff. Please reach to me if something needs to be changed in this regard.

This also improves the readability of declarations of variables that have a parenthesis constructor (like the __block case).

Thanks,
Giuliano.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141714



More information about the cfe-commits mailing list