[cfe-dev] [PATCH] Extend diagnostics in increment/decrement check

Daniel Dunbar daniel at zuster.org
Sat Sep 13 09:03:21 PDT 2008


This patch seems fairly specific to only one particular case. As an
alternative could we factor out the code in CheckAssignmentOperands so
we would handle all cases in one place?

- Daniel

On Sat, Sep 13, 2008 at 6:30 AM, Kovarththanan Rajaratnam
<krj at rajaratnam.dk> wrote:
> Hello,
>
> This patch extends the increment/decrement check diagnostics in Sema to give
> a more suitable error when incrementing/decrementing a non MLV.
>
> --
> Best Regards
> Kovarththanan Rajaratnam
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>



More information about the cfe-dev mailing list