]> granicus.if.org Git - clang/commit
Implement Chris's suggestions for the precendence warnings. Reformat the code a bit...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 27 Oct 2009 12:10:02 +0000 (12:10 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 27 Oct 2009 12:10:02 +0000 (12:10 +0000)
commitaee3c9375f97a49edef2a36f15df6abd9748e2a1
tree851c52f0e383bbdae1a5eaf6fc9b9470c747318e
parent8121ecdff86ef11e977bf23e6add42f513c52b36
Implement Chris's suggestions for the precendence warnings. Reformat the code a bit. Test the fixits.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85231 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/Sema/SemaExpr.cpp
test/Sema/parentheses.c