[all-commits] [llvm/llvm-project] 237b02: [hwasan] Fix tests when vm.overcommit_memory=1.

Evgenii Stepanov via All-commits all-commits at lists.llvm.org
Mon Nov 23 16:21:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 237b024b06df4305b1a0400f60cffc6b39fb3f5a
      https://github.com/llvm/llvm-project/commit/237b024b06df4305b1a0400f60cffc6b39fb3f5a
  Author: Evgenii Stepanov <eugenis at google.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/sizes.cpp

  Log Message:
  -----------
  [hwasan] Fix tests when vm.overcommit_memory=1.

Remove an invalid check from sizes.cpp that only passes when overcommit is disabled.

Fixes PR48274.

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




More information about the All-commits mailing list