[Lldb-commits] [PATCH] D50225: Use a DenseMap for looking up functions by UID in CompileUnit::FindFunctionByUID

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Aug 11 16:40:25 PDT 2018


teemperor updated this revision to Diff 160245.
teemperor added a comment.

- Passing shared_ptr to lambda now as const-ref.


https://reviews.llvm.org/D50225

Files:
  include/lldb/Symbol/CompileUnit.h
  source/Core/Module.cpp
  source/Symbol/CompileUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50225.160245.patch
Type: text/x-patch
Size: 7278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180811/b7d34455/attachment.bin>


More information about the lldb-commits mailing list