]> granicus.if.org Git - clang/commit
Silence a couple more operator precedence warnings; this shouldn't
authorEli Friedman <eli.friedman@gmail.com>
Tue, 16 Dec 2008 20:15:50 +0000 (20:15 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 16 Dec 2008 20:15:50 +0000 (20:15 +0000)
commit82b4e768d38c12ceba7db23a96e8d845e00fdeb7
tree9482c641e93f5f2d54f110900478a041cbc31103
parente8e3205b22e388588396ef41fd4bbe437d325a57
Silence a couple more operator precedence warnings; this shouldn't
change the semantics.  Please correct this if the precedence was
actually supposed to be something different.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61099 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
lib/Sema/SemaExprObjC.cpp