[all-commits] [llvm/llvm-project] a489d6: [ASan] Moved __asan_test_only_reported_buggy_point...

kstoimenov via All-commits all-commits at lists.llvm.org
Wed Nov 24 09:54:40 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a489d6c5e0158eb92025b27bce958595c20d3ecf
      https://github.com/llvm/llvm-project/commit/a489d6c5e0158eb92025b27bce958595c20d3ecf
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M compiler-rt/lib/asan/asan_report.cpp
    M compiler-rt/lib/asan/asan_rtl.cpp

  Log Message:
  -----------
  [ASan] Moved __asan_test_only_reported_buggy_pointer to ReportGenericError, which is needed for shared optimzied callback tests.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list