[all-commits] [llvm/llvm-project] e49a6c: [MSAN] add interceptor for stpncpy

Gabor Buella via All-commits all-commits at lists.llvm.org
Wed Nov 30 03:24:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e49a6c3d7f50c7e8426e9b5166e8567fced1aa57
      https://github.com/llvm/llvm-project/commit/e49a6c3d7f50c7e8426e9b5166e8567fced1aa57
  Author: Gabor Buella <gbuella at gmail.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M compiler-rt/lib/msan/msan_interceptors.cpp
    M compiler-rt/lib/msan/tests/msan_test.cpp

  Log Message:
  -----------
  [MSAN] add interceptor for stpncpy

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D138386




More information about the All-commits mailing list