summaryrefslogtreecommitdiffstats
path: root/lldb/source/Symbol/FuncUnwinders.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-11-12 04:25:07 +0000
committerTed Kremenek <kremenek@apple.com>2010-11-12 04:25:07 +0000
commitbb437a6999d8d500b80bc0189e10102279838808 (patch)
treeaccf9dde2ae47f22eb5b04b17157383024aef0f5 /lldb/source/Symbol/FuncUnwinders.cpp
parentcbd0710a1276faee78ac6e9f8e2108a2cb8103ee (diff)
downloadbcm5719-llvm-bb437a6999d8d500b80bc0189e10102279838808.tar.gz
bcm5719-llvm-bb437a6999d8d500b80bc0189e10102279838808.zip
Fix use of an uninitialized SourceLocation because DeclarationNameLoc failed to completely zero-initialize itself.
Now we explicitly memset all of its values. This bug was uncovered by the 'Index/recursive-cxx-member-calls.cpp', which exhibited an assertion on an i386 darwin build of clang. Adding this test case back since the assertion is now resolved. llvm-svn: 118881
Diffstat (limited to 'lldb/source/Symbol/FuncUnwinders.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud