Go to file
Chris Lattner e002fbea56 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
2007-12-12 01:04:12 +00:00
clang Add ObjC parser support for concatenated ObjC strings. Note that 2007-12-12 01:04:12 +00:00
llvm Bug fix. Only safe to perform extension uses optimization if the source of extension is also defined in the same BB as the extension. 2007-12-12 00:51:06 +00:00