================ @@ -0,0 +1,40 @@ +// Test that SanitizerCoverage preserves debug locations when inserting stack depth tracking ---------------- kees wrote:
In my first attempt I didn't see how to build the IR-only side of this, but I got it now. :) Thanks! This actually helped find another missing case that needed to be fixed. https://github.com/llvm/llvm-project/pull/162428 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
