diff options
author | Greg Clayton <gclayton@apple.com> | 2010-09-14 03:16:58 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2010-09-14 03:16:58 +0000 |
commit | 6f00abd546410a8c71e5a22552a1a991dd69a74f (patch) | |
tree | fe89b30bef6b7f15bc3f37db9965b80b4441995c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 016a95eb040364e47bc25ddbdfcdaf306ad7ce2b (diff) | |
download | llvm-6f00abd546410a8c71e5a22552a1a991dd69a74f.zip llvm-6f00abd546410a8c71e5a22552a1a991dd69a74f.tar.gz llvm-6f00abd546410a8c71e5a22552a1a991dd69a74f.tar.bz2 |
Fixed the implementation of "bool Block::Contains (const Block *block) const"
to return the correct result.
Fixed "bool Variable::IsInScope (StackFrame *frame)" to return the correct
result when there are no location lists.
Modified the "frame variable" command such that:
- if no arguments are given (dump all frame variables), then we only show
variables that are currently in scope
- if some arguments are given, we show an error if the variable is out of
scope
llvm-svn: 113830
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions