diff options
author | Louis Dionne <ldionne@apple.com> | 2018-12-12 23:58:25 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-12-12 23:58:25 +0000 |
commit | 589f1764fc5dbe8cfdd35791ed970b7e0932d7d7 (patch) | |
tree | 5174f32c25b108ffc0b2449d119e0fca8a9ca3c7 /lldb/source/Utility/StructuredData.cpp | |
parent | 95f6875187ced81bd47b74e50a3e2ed42ed38054 (diff) | |
download | bcm5719-llvm-589f1764fc5dbe8cfdd35791ed970b7e0932d7d7.tar.gz bcm5719-llvm-589f1764fc5dbe8cfdd35791ed970b7e0932d7d7.zip |
[libcxx] Add assertion in deque::pop_back when popping from an empty deque
Also, add tests making sure that vector and deque both catch the problem
when assertions are enabled. Otherwise, deque would segfault and vector
would never terminate.
llvm-svn: 348994
Diffstat (limited to 'lldb/source/Utility/StructuredData.cpp')
0 files changed, 0 insertions, 0 deletions