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

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 28 10:47:07 PST 2018


aprantl added a comment.

In D44100#1302478 <https://reviews.llvm.org/D44100#1302478>, @a_sidorin wrote:

> I don't mean only review. As I guess, you guys have MacOS machines so you can check if the problem is still present in the updated version.


FYI, typically problems with ASTImporter in LLDB are not macOS-specific at all and also reproduce when building LLDB for Linux. You can just check out LLDB into the llvm/tools directory and run `ninja && ninja check-lldb`


Repository:
  rC Clang

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

https://reviews.llvm.org/D44100





More information about the cfe-commits mailing list