[Lldb-commits] [PATCH] D64964: [API] Remove use of ClangASTContext from SBTarget

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 18 17:26:40 PDT 2019


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

This looks fine to me.  Makes it really clear that we need SBTarget::FindFirstTypeForLanguage, etc.  But FindFirstType was always a crapshoot anyway...


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

https://reviews.llvm.org/D64964





More information about the lldb-commits mailing list