[Lldb-commits] [PATCH] D32757: Add TaskMap for iterating a function over a set of integers
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri May 5 07:27:45 PDT 2017
Don't even need a template. Use llvm::function_ref
On Fri, May 5, 2017 at 4:30 AM Pavel Labath via Phabricator <
reviews at reviews.llvm.org> wrote:
> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL302223: Add TaskMap for iterating a function over a set
> of integers (authored by labath).
>
> Changed prior to commit:
> https://reviews.llvm.org/D32757?vs=97907&id=97931#toc
>
> Repository:
> rL LLVM
>
> https://reviews.llvm.org/D32757
>
> Files:
> lldb/trunk/include/lldb/Utility/TaskPool.h
> lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
> lldb/trunk/source/Utility/TaskPool.cpp
> lldb/trunk/unittests/Utility/TaskPoolTest.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170505/8b5d68be/attachment.html>
More information about the lldb-commits
mailing list