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

Davide Italiano via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 31 08:17:22 PDT 2018


davide added a comment.

In https://reviews.llvm.org/D44100#1282157, @a.sidorin wrote:

> Hello everyone.
>  @martong : this version of patch reorders only fields and friends. No method reordering is done (I can check if it works, though, and add the feature).
>  @davide: Unfortunately, I was not able to reproduce the problem on Linux. Could you please provide a link to a buildbot failure or some environment description so I can reproduce the issue or, at least, take a look?


http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/11972/console
It's unfortunate because this doesn't show a backtrace. I'm afraid at this point the easiest way to reproduce this is on MacOS directly.


Repository:
  rC Clang

https://reviews.llvm.org/D44100





More information about the cfe-commits mailing list