]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #23074 - michaelwoerister:constants-debug-locs, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 6 Mar 2015 03:31:23 +0000 (09:01 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 6 Mar 2015 03:31:23 +0000 (09:01 +0530)
 With this PR in-place constants are handled correctly with respect to debug location assignment.
The PR also adds an (unrelated) test case for debug locations in `extern \"C\"` functions.

Fixes #22432

1  2 
src/librustc_trans/trans/debuginfo.rs

Simple merge