aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-09-14 03:16:58 +0000
committerGreg Clayton <gclayton@apple.com>2010-09-14 03:16:58 +0000
commit6f00abd546410a8c71e5a22552a1a991dd69a74f (patch)
treefe89b30bef6b7f15bc3f37db9965b80b4441995c /clang/lib/CodeGen/CodeGenFunction.cpp
parent016a95eb040364e47bc25ddbdfcdaf306ad7ce2b (diff)
downloadllvm-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