[cfe-dev] Patch for CPP bool increment/decrement

Eli Friedman eli.friedman at gmail.com
Sat Dec 20 17:28:25 PST 2008


On Sat, Dec 20, 2008 at 5:22 PM, Chris Goller <goller at gmail.com> wrote:
> Here is a patch for ++ and -- for bools.  It warns when one increments a
> bool and errors when one decrements.

http://llvm.org/viewvc/llvm-project?view=rev&revision=61275

-Eli



More information about the cfe-dev mailing list