On Wed, Feb 20, 2013 at 5:55 PM, Jordan Rose <[email protected]> wrote:

>
> On Feb 20, 2013, at 17:47 , David Blaikie <[email protected]> wrote:
>
> +// None.h includes an enumerant that is desired & cannot be forward
> declared
> +// without a definition of NoneType.
> +#include "llvm/ADT/None.h"
>
>
> "enumerant" is a cute word. The standards term for the values of an
> enumeration type, though, is "enumerator".
>

Fair point - fixed in r175724. Thanks for the correction

- David


> Thanks again for all the migration/cleanup work.
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to