[all-commits] [llvm/llvm-project] ab41f3: [hwasan] Fix test with TCO eliminating free frame.

Florian Mayer via All-commits all-commits at lists.llvm.org
Wed Aug 11 01:52:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab41f37ef6e23eacc8306d92a69852b56cde1bc4
      https://github.com/llvm/llvm-project/commit/ab41f37ef6e23eacc8306d92a69852b56cde1bc4
  Author: Florian Mayer <fmayer at google.com>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/double-free.c

  Log Message:
  -----------
  [hwasan] Fix test with TCO eliminating free frame.

This broke https://lab.llvm.org/buildbot/#/builders/37/builds/6016/steps/10/logs/stdio

Reviewed By: eugenis

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




More information about the All-commits mailing list