[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:24:06 PST 2022


emrekultursay updated this revision to Diff 412361.
emrekultursay added a comment.

Removed "using namespace llvm" from the implementation file
and qualified all associated references with "llvm::".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120718

Files:
  lldb/include/lldb/Core/DataFileCache.h
  lldb/source/Core/DataFileCache.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120718.412361.patch
Type: text/x-patch
Size: 6395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220302/03e38a5f/attachment.bin>


More information about the lldb-commits mailing list