]> granicus.if.org Git - clang/commit
Use a single note diagnostic for all the precedent/parentheses warnings.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 8 Oct 2012 01:19:49 +0000 (01:19 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 8 Oct 2012 01:19:49 +0000 (01:19 +0000)
commit6b34c176994aaa781eff6cd8755a48cfb109e809
treeca3257b17003e75b19b2a888484f1178541a88f8
parent0bea86307eb8c16339315a1e261fc490eb505c5b
Use a single note diagnostic for all the precedent/parentheses warnings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165384 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp
test/Sema/parentheses.c