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

Davide Italiano via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 30 13:47:18 PDT 2018


davide added subscribers: shafik, davide.
davide added a comment.

This patch broke lldb, at least on MacOS.
You can reproduce the issue building lldb, applying your patch and then running

  $ ./lldb-dotest -p TestCModules

I'm going to revert this to unblock folks, but don't hesitate to ping me in case you need any help reproducing the issue.
cc: @shafik


Repository:
  rC Clang

https://reviews.llvm.org/D44100





More information about the cfe-commits mailing list