[llvm] [Instrumentation] Mark instrumented calls as implicit (PR #106447)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 5 05:35:53 PDT 2024
================
@@ -16,7 +16,7 @@
; Test that __sanitizer_cov_trace_pc_guard call has !dbg pointing to the opening { of A::f().
; CHECK: call void @__sanitizer_cov_trace_pc_guard(ptr{{.*}}) #{{.*}}, !dbg [[A:!.*]]
----------------
serge-sans-paille wrote:
The intent of the original commit (493df136d9ff897128839de753676387019b698a) is unclear :-/
https://github.com/llvm/llvm-project/pull/106447
More information about the llvm-commits
mailing list