[lldb-dev] Rename RangeArray typedef to RangeList to fix Block.h compile

Dragos Tatulea dragos.tatulea at gmail.com
Mon Oct 10 03:48:24 PDT 2011


Change 141480 introduced a constant template parameter to RangeArray which
doesn't allow typedef'ing with the same name.

Patch attached.

Thanks,
Dragos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20111010/e1c5dfd7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb_fix_block_h_compile.patch
Type: text/x-patch
Size: 1311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20111010/e1c5dfd7/attachment.bin>


More information about the lldb-dev mailing list