Keep the source location of the selector in ObjCMessageExpr.
commit32976b22bcfc96dde43da1311029052c3c09143c
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Fri, 10 Dec 2010 20:08:27 +0000 (10 20:08 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Fri, 10 Dec 2010 20:08:27 +0000 (10 20:08 +0000)
tree5c678db5df624ab214de033f24233b62e50d2d80
parent467149cc5bf9a25d0b4f2ba97ae61864a7e3eab5
Keep the source location of the selector in ObjCMessageExpr.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121516 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExprObjC.h
include/clang/Sema/Sema.h
lib/AST/Expr.cpp
lib/Rewrite/RewriteObjC.cpp
lib/Sema/SemaExprObjC.cpp
lib/Sema/TreeTransform.h
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp