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