[Lldb-commits] [PATCH] D120718: Qualify DataExtractor with lldb_private

Emre Kultursay via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 2 02:25:39 PST 2022


emrekultursay added a comment.

In D120718#3352450 <https://reviews.llvm.org/D120718#3352450>, @JDevlieghere wrote:

> I think the better solution here is to get rid of the `using namespace llvm;` in the implementation file instead.

Done. PTAL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120718



More information about the lldb-commits mailing list