]> granicus.if.org Git - clang/commit
SemaInit.cpp: give both IsStringInit() functions the same return type.
authorHans Wennborg <hans@hanshq.net>
Thu, 16 May 2013 09:22:40 +0000 (09:22 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 16 May 2013 09:22:40 +0000 (09:22 +0000)
commitc1fb1e0b79cf2762896e57e43f51da5fedd88d77
treeb6a8c181f7643b5b15f9b8662ce3ecce489c5491
parent8b56788202e49747cc82ef87e5ef0d8d92c11b5b
SemaInit.cpp: give both IsStringInit() functions the same return type.

This addresses Richard's comment on r181880.

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