summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringPool.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-03-27 02:43:03 +0000
committerChris Lattner <sabre@nondot.org>2008-03-27 02:43:03 +0000
commitcb058e41a24b9d2b3e570e075cc5ab58c35fdcba (patch)
treea8ffd74e194352986e71aa4dd74d7eb7a3cb14fb /llvm/lib/Support/StringPool.cpp
parentc9c9e406adaf9ad4c5e35f9f3cffcfd85f111fc4 (diff)
downloadbcm5719-llvm-cb058e41a24b9d2b3e570e075cc5ab58c35fdcba.tar.gz
bcm5719-llvm-cb058e41a24b9d2b3e570e075cc5ab58c35fdcba.zip
when a node is removed from an ilist, set its next/prev pointers to
null. This means that uses of invalidated iterators will explode violently with: ilist:143: failed assertion `NodePtr && "++'d off the end of an ilist!"' instead of happening to work "most of the time". llvm-svn: 48859
Diffstat (limited to 'llvm/lib/Support/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud