[Lldb-commits] [PATCH] D120948: Disable LLDB index cache for .o files with no UUID.

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 17 14:51:55 PDT 2022


clayborg updated this revision to Diff 416334.
clayborg added a comment.

Address operator == inline suggestion for CacheSignature


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120948

Files:
  lldb/include/lldb/Core/DataFileCache.h
  lldb/source/Core/DataFileCache.cpp
  lldb/test/API/functionalities/module_cache/bsd/TestModuleCacheBSD.py
  lldb/unittests/SymbolFile/DWARF/DWARFIndexCachingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120948.416334.patch
Type: text/x-patch
Size: 9504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220317/e0c63890/attachment.bin>


More information about the lldb-commits mailing list