[Lldb-commits] [PATCH] D46889: [DWARF] Extract indexing code into a separate class hierarchy

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 18 10:53:30 PDT 2018


aprantl added subscribers: jingham, jasonmolenda, labath.
aprantl added a comment.

Thanks for jumping on this Amara — I just wanted to point out that we ususally don't revert lldb changes that only break the lldb-xcode bot if they pass on the lldb-cmake bot at the same time. When this happens it usually means that the lldb Xcode project must be updated and it's too much to ask from all open source contributors to get access to a machine running Xcode to do this. Instead one of the Apple LLDB developers usually goes in and updates the Xcode project for them.

- adrian


Repository:
  rL LLVM

https://reviews.llvm.org/D46889





More information about the lldb-commits mailing list