[llvm-commits] Adding documentation for ImmutableSet/Map

Nick Lewycky nlewycky at google.com
Mon Sep 12 16:05:26 PDT 2011


On 12 September 2011 15:58, Caitlin Sadowski <supertri at google.com> wrote:

> This patch adds a blurb to the llvm programmer's manual about the
> ImmutableSet and ImmutableMap classes, which are very useful. Feel
> free to suggest alternate phrasings for the text.
>

The statement "To use this set class, you will need to define a Profile
method inside classes which you would like to use as set elements." is too
free-standing. What is a Profile method and why does Immutable{Map,Set} need
one?

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110912/faa17306/attachment.html>


More information about the llvm-commits mailing list