]> granicus.if.org Git - clang/commit
objective-C string literal has no side-effect,
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 4 Aug 2012 01:24:33 +0000 (01:24 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 4 Aug 2012 01:24:33 +0000 (01:24 +0000)
commitb34eb0c6f0ea24047ad2439825b4f6348e380315
treec6168b54cb1bb08947fc68f2417aa106254c7449
parenta8695180217806bb421cfc6700bec76fc0b1ae56
objective-C string literal has no side-effect,
resulting in issuance of unused static variable
warning now. // rdar://10777111

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161291 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
test/SemaObjC/unused.m