[Lldb-commits] [PATCH] D131531: [lldb] Allow DataFileCache to be constructed with a different policy

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 10 10:37:35 PDT 2022


augusto2112 updated this revision to Diff 451549.
augusto2112 added a comment.

Added a static 'GetLLDBIndexCachePolicy' function, removed the constructor without any policies


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131531

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131531.451549.patch
Type: text/x-patch
Size: 4073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220810/bd5685c2/attachment.bin>


More information about the lldb-commits mailing list