[all-commits] [llvm/llvm-project] 876fa6: [TySan] Skip instrumentation for function declarat...

Mingjie Xu via All-commits all-commits at lists.llvm.org
Sat Jan 11 04:15:43 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 876fa60f081ed66ad9645f955790198c3a96882c
      https://github.com/llvm/llvm-project/commit/876fa60f081ed66ad9645f955790198c3a96882c
  Author: Mingjie Xu <xumingjie.enna1 at bytedance.com>
  Date:   2025-01-11 (Sat, 11 Jan 2025)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/TypeSanitizer.cpp
    M llvm/test/Instrumentation/TypeSanitizer/basic.ll

  Log Message:
  -----------
  [TySan] Skip instrumentation for function declarations (#122488)

Skip function declarations for instrumentation.

Fixes https://github.com/llvm/llvm-project/issues/122467



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list