On Sat, Oct 9, 2010 at 1:55 AM, Douglas Gregor <[email protected]> wrote:
> It'd be great if the declaration printer/dumper was updated to print the 
> "class" in "enum class" and the fixed underlying type (when present), so that 
> our -ast-dump and -ast-print output would be helpful.
>
> I've gone ahead and committed a tweaked version of your patch in r116122, 
> with the minor tweaks above. It'd be great if you could address the issues 
> above in a separate patch (disambiguation, diagnostics, declaration printer).

Sure! The git mirror I'm using is a bit behind, so I'm not 100% sure
these apply cleanly. If not I'll rebase when the mirror catches up.

-- 
Daniel Wallin
BoostPro Computing
http://www.boostpro.com

Attachment: disambiguate-enum-bitfields.patch
Description: Binary data

Attachment: scoped-enum-ast-print.patch
Description: Binary data

Attachment: show-mismatching-enum-types.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to