This is an archive of the discontinued LLVM Phabricator instance.

Fix broken assert in DWARFDIE.cpp on OS X
ClosedPublic

Authored by tfiala on Oct 15 2015, 9:17 AM.

Details

Reviewers
tberghammer
Summary

This addresses an assert that has started firing recently on the OS X test suite.

The change was proposed by the assert's author, Tamas Berghammer. (Thanks for the fix, Tamas!)

Diff Detail

Event Timeline

tfiala updated this revision to Diff 37491.Oct 15 2015, 9:17 AM
tfiala retitled this revision from to Fix broken assert in DWARFDIE.cpp on OS X.
tfiala updated this object.
tfiala added a reviewer: tberghammer.
tfiala added a subscriber: lldb-commits.
tberghammer accepted this revision.Oct 15 2015, 9:35 AM
tberghammer edited edge metadata.

Looks good

This revision is now accepted and ready to land.Oct 15 2015, 9:35 AM
tfiala closed this revision.Oct 15 2015, 9:38 AM

Closed by commit:

$ svn commit
Sending        source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
Transmitting file data .
Committed revision 250426.