diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-03-31 00:36:02 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-03-31 00:36:02 +0000 |
| commit | 59a2594f3f33a312a9395c096651036ff40e75e6 (patch) | |
| tree | 9e16fbd3f9b1827c612e8891a8c08985b6b96f2e /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
| parent | f2b0b0eb17a209d7d07b4eb85f92a755c9c062d6 (diff) | |
| download | bcm5719-llvm-59a2594f3f33a312a9395c096651036ff40e75e6.tar.gz bcm5719-llvm-59a2594f3f33a312a9395c096651036ff40e75e6.zip | |
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 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions

