[lldb-dev] Rename RangeArray typedef to RangeList to fix Block.h compile
Greg Clayton
gclayton at apple.com
Mon Oct 10 09:36:02 PDT 2011
Thanks for the patch Dragos:
% svn commit
Sending include/lldb/Symbol/Block.h
Transmitting file data .
Committed revision 141546.
On Oct 10, 2011, at 3:48 AM, Dragos Tatulea wrote:
> Change 141480 introduced a constant template parameter to RangeArray which doesn't allow typedef'ing with the same name.
>
> Patch attached.
>
> Thanks,
> Dragos
> <lldb_fix_block_h_compile.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list