summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/RangeConstraintManager.cpp
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-11-11 19:10:19 +0000
committerDevang Patel <dpatel@apple.com>2009-11-11 19:10:19 +0000
commit5348515193d93987ad2aca404ef736859e0df1b1 (patch)
tree830b5735573d68b7e9284e88db1b15c504afd216 /clang/lib/Analysis/RangeConstraintManager.cpp
parentaddf8b1ac655855cfa1f2300d2100fe284bf14ff (diff)
downloadbcm5719-llvm-5348515193d93987ad2aca404ef736859e0df1b1.tar.gz
bcm5719-llvm-5348515193d93987ad2aca404ef736859e0df1b1.zip
Do not eagerly set stop point for arguments. This misleads the debugger in identifying beginning of function body. Instead, create new location to attach with llvm.dbg.declare. This location is only used to find the context of the variable by the code generator, and it is not used to emit line number info.
llvm-svn: 86862
Diffstat (limited to 'clang/lib/Analysis/RangeConstraintManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud