commit | 52c95540b722926ba833ead05a575189bdabf84e | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Mon Aug 22 10:58:46 2022 -0400 |
committer | Brad King <brad.king@kitware.com> | Mon Aug 22 15:29:43 2022 -0400 |
tree | b620d3dfeaabb69d61a9e3c2413a0d73692d6968 | |
parent | 0d64c3abd13a0b14f1a14b7717dbac8988d12256 [diff] |
target_*: Fix cross-directory call backtraces Record the call-site backtrace, not the current backtrace of the target's directory. Fixes: #23873