Add ObjC parser support for concatenated ObjC strings.  Note that
this is passed to sema and ignored there, so the second part of the
string will not make it into the AST.  Passing to Fariborz to finish
Sema + AST construction.

llvm-svn: 44898
7 files changed
tree: bd906916798999c453d64e80410f17b0083d1349
  1. clang/
  2. llvm/