[PATCH] D44100: [ASTImporter] Reorder fields after structure import is finished

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 6 01:11:37 PST 2018


xazax.hun added a comment.

Hi Aleksei!

Just a minor high level note. If https://reviews.llvm.org/D32947 will be accepted once, we will need to reorder friends as well. Or alternatively, we have to omit the check of friends in structural equivalence in https://reviews.llvm.org/D32947.


Repository:
  rC Clang

https://reviews.llvm.org/D44100





More information about the cfe-commits mailing list