about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-10-06 14:57:19 +0000
committerbors <bors@rust-lang.org>2014-10-06 14:57:19 +0000
commit3edcdbb0c01187a0cc6456ca29cd858579459b18 (patch)
tree1caa839129f4003d2863242fb07e058299bef86b /src/rustllvm/PassWrapper.cpp
parent0d94fdaeb8b16b0f34c4bc03e7f95a18ffffba75 (diff)
parent942bed7aa6225b63b9633b4540dd4498c0a44623 (diff)
downloadrust-3edcdbb0c01187a0cc6456ca29cd858579459b18.tar.gz
rust-3edcdbb0c01187a0cc6456ca29cd858579459b18.zip
auto merge of #17796 : tomjakubowski/rust/rustdoc-ice-17736, r=alexcrichton
Previously, external code might call `markdown::render()` without having
called `markdown::reset_headers()`, meaning the TLS key
`used_header_map` was unset.  Now `markdown::render()` ensures that
`used_header_map` is set by calling `reset_headers` if necessary.

Fix #17736
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions