Fix rdar://6518463, increment of a bool is always true, due to
subtle and non-obvious promotion rules. We already handle += and +1 correctly. llvm-svn: 64296
Loading
Please register or sign in to comment
subtle and non-obvious promotion rules. We already handle += and +1 correctly. llvm-svn: 64296