]> granicus.if.org Git - clang/commit
Format strings: add more expression types that don't need parens to cast.
authorJordan Rose <jordan_rose@apple.com>
Wed, 5 Dec 2012 18:44:44 +0000 (18:44 +0000)
committerJordan Rose <jordan_rose@apple.com>
Wed, 5 Dec 2012 18:44:44 +0000 (18:44 +0000)
commit17ddc54b8b94c58286dec6f99ae1f9e12e30d297
treecb5381b51263c90c90df6ceefd5c1b8cd84b17a8
parent448ac3e6d1f10264cea86c89cc14c266ba2da4a2
Format strings: add more expression types that don't need parens to cast.

No functionality change (the test change is a comment only, and the new
functionality can't be tested using the current test).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169399 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaChecking.cpp
test/FixIt/format-darwin.m