]> granicus.if.org Git - clang/commit
- Add Sema::CheckStringLiteralInit, Sema::IsStringLiteralInit.
authorSteve Naroff <snaroff@apple.com>
Tue, 22 Jan 2008 00:55:40 +0000 (00:55 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 22 Jan 2008 00:55:40 +0000 (00:55 +0000)
commita49e1fa2099a2cb7435da022773496c3fb791cfc
tree9c2421429896a734f5c64784a378a437b88cdb2f
parentca107309ffbcacae31d1685ab133f75ca0d7271a
- Add Sema::CheckStringLiteralInit, Sema::IsStringLiteralInit.
- Use previous hooks to simplify Sema::CheckInitializerTypes()...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46235 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/Sema.h
Sema/SemaDecl.cpp