[all-commits] [llvm/llvm-project] 70e0c8: Revert 'hwasan: lay groundwork for importing subse...

Thurston Dang via All-commits all-commits at lists.llvm.org
Wed May 17 13:29:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70e0c8ffcb71486b17bdee305ba49e80b03d00f5
      https://github.com/llvm/llvm-project/commit/70e0c8ffcb71486b17bdee305ba49e80b03d00f5
  Author: Thurston Dang <thurston at google.com>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_interceptors.cpp

  Log Message:
  -----------
  Revert 'hwasan: lay groundwork for importing subset of sanitizer_common interceptors [NFC]'

It was reported in https://reviews.llvm.org/D150708 that my patch has broken
stage2/hwasan check: https://lab.llvm.org/buildbot/#/builders/236/builds/4069

Reverting that patch (and the followup fixes) until I can investigate this further




More information about the All-commits mailing list