]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8757 : vadimcn/rust/debug-info-tests, r=brson
authorbors <bors@rust-lang.org>
Tue, 27 Aug 2013 06:35:54 +0000 (23:35 -0700)
committerbors <bors@rust-lang.org>
Tue, 27 Aug 2013 06:35:54 +0000 (23:35 -0700)
Now that new LLVM has landed, the debug info works on Windows as well.   Most existing tests pass, except for the following four, which I left disabled for now:
lexical-scope-in-for-loop
lexical-scope-in-if
lexical-scope-in-match
lexical-scopes-in-block-expression

Also, fixed a small problem with the debug info test runner.


Trivial merge