[PATCH] D41824: Remove use of private header in LLDB

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 09:04:55 PST 2018


davide requested changes to this revision.
davide added a comment.

I think the correct fix here is that suggested by @dblaikie. Eventually, FWIW, this header might disappear entirely and we could replace the private lldb implementation with the LLVM one (feel free to take this if you're interested).


Repository:
  rL LLVM

https://reviews.llvm.org/D41824





More information about the llvm-commits mailing list