]> git.lizzy.rs Git - rust.git/commit
Add `push_ctxt` instrumentation to all functions that might call `base::zero_mem`.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 25 Feb 2015 14:45:33 +0000 (15:45 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 26 Feb 2015 14:12:26 +0000 (15:12 +0100)
commit2d0e6caeeca9dbf60018b6308e20d3c907e24d78
tree65c67d1c39caa4113e965e8800c6a856851291d3
parent41f8b1e89b5ca0c79d7bca782ca44085624d4564
Add `push_ctxt` instrumentation to all functions that might call `base::zero_mem`.

(Instrumentation work for Issue 22536.)
src/librustc_trans/trans/_match.rs
src/librustc_trans/trans/cleanup.rs
src/librustc_trans/trans/datum.rs
src/librustc_trans/trans/intrinsic.rs