aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-03-31 00:36:02 +0000
committerChris Lattner <sabre@nondot.org>2008-03-31 00:36:02 +0000
commit59a2594f3f33a312a9395c096651036ff40e75e6 (patch)
tree9e16fbd3f9b1827c612e8891a8c08985b6b96f2e /clang/lib/Basic/SourceManager.cpp
parentf2b0b0eb17a209d7d07b4eb85f92a755c9c062d6 (diff)
downloadllvm-59a2594f3f33a312a9395c096651036ff40e75e6.zip
llvm-59a2594f3f33a312a9395c096651036ff40e75e6.tar.gz
llvm-59a2594f3f33a312a9395c096651036ff40e75e6.tar.bz2
rename Decl::CompatibleAlias -> ObjCCompatibleAlias.
Fix objc ivar lookup. Ivar lookup should occur between lookup of method-local values and lookup of globals. Emulate this with some logic in the handling of Sema::ActOnIdentifierExpr. Two todo's left: 1) sema shouldn't turn a bare reference to an ivar into "self->ivar" in the AST. This is a hack. 2) The new ScopedDecl::isDefinedOutsideFunctionOrMethod method does not correctly handle typedefs and enum constants yet. llvm-svn: 48972
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions