[all-commits] [llvm/llvm-project] 73323c: [hwasan] re-enable stack safety by default.

Florian Mayer via All-commits all-commits at lists.llvm.org
Thu Aug 19 13:11:55 PDT 2021


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

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    M llvm/test/Instrumentation/HWAddressSanitizer/stack-safety-analysis.ll

  Log Message:
  -----------
  [hwasan] re-enable stack safety by default.

The failed assertion was fixed in D108337.

Reviewed By: vitalybuka, eugenis

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




More information about the All-commits mailing list