[PATCH] D34510: Teach clang how to merge typedef over anonymous structs in C mode.

Bruno Cardoso Lopes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 30 10:04:59 PDT 2017


bruno added a comment.

Hi @v.g.vassilev, sorry for the delay.

Just updated https://reviews.llvm.org/D31778. I agree with Richard's observations, do you think you can extend it to work in the same way as https://reviews.llvm.org/D31778 does? The structural checking is already abstracted there (should be straightforward to use).


Repository:
  rL LLVM

https://reviews.llvm.org/D34510





More information about the cfe-commits mailing list