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

Scott Smith via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 4 20:44:26 PDT 2017


scott.smith updated this revision to Diff 97908.
scott.smith added a comment.

1. git clang-format
2. new TaskMapOverInt api (begin, end, fn instead of end, batch, fn)


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.97908.patch
Type: text/x-patch
Size: 11226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170505/3536cd00/attachment.bin>


More information about the lldb-commits mailing list