[Lldb-commits] [PATCH] D32820: Parallelize demangling

Scott Smith via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 5 09:22:33 PDT 2017


scott.smith updated this revision to Diff 97970.
scott.smith marked 2 inline comments as done.
scott.smith added a comment.

sea of red and green
Be explicit about what the lambda has access to (and make the inputs const) to prevent concurrency bugs.


Repository:
  rL LLVM

https://reviews.llvm.org/D32820

Files:
  include/lldb/Utility/ConstString.h
  source/Symbol/Symtab.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32820.97970.patch
Type: text/x-patch
Size: 13862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170505/9cb051e0/attachment-0001.bin>


More information about the lldb-commits mailing list