Don't add a SourceLocation for 'self' if it does not actually appears in the source...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 18 Jul 2009 08:49:37 +0000 (08:49 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 18 Jul 2009 08:49:37 +0000 (08:49 +0000)
commite1a8c62ce71bd0cc9fd4949e860ce0bba8766905
treef2cb11afb81e696ff90fb272a6466d589719df35
parent4b9f2d082ab3f6a65f377a7a625ccb97c4b175b1
Don't add a SourceLocation for 'self' if it does not actually appears in the source code.

llvm-svn: 76295
clang/lib/Sema/SemaExpr.cpp