[all-commits] [llvm/llvm-project] 4e5d64: [NFC][libc] Detect HWASAN support macro
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Aug 18 10:19:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e5d64e83e9c051193afc42bff708269508cb04f
https://github.com/llvm/llvm-project/commit/4e5d64e83e9c051193afc42bff708269508cb04f
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M libc/src/__support/sanitizer.h
Log Message:
-----------
[NFC][libc] Detect HWASAN support macro
Commit: a0e402d41fad9059b48ac1b109e1aaadbb41e6b8
https://github.com/llvm/llvm-project/commit/a0e402d41fad9059b48ac1b109e1aaadbb41e6b8
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M llvm/include/llvm/Support/Compiler.h
M llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
Log Message:
-----------
[test] Disable DynamicLibrary with HWASAN
Re-enabled when https://github.com/llvm/llvm-project/issues/57206 fixed.
Commit: 14b480b0929a4215160388a51643d3745982b8de
https://github.com/llvm/llvm-project/commit/14b480b0929a4215160388a51643d3745982b8de
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M mlir/test/mlir-cpu-runner/async-error.mlir
M mlir/test/mlir-cpu-runner/async-group.mlir
M mlir/test/mlir-cpu-runner/async-value.mlir
M mlir/test/mlir-cpu-runner/async.mlir
Log Message:
-----------
[test][mlir] Disable tests with HWASAN
Re-enable after fixing https://github.com/llvm/llvm-project/issues/57231
Compare: https://github.com/llvm/llvm-project/compare/93dca9fbeea6...14b480b0929a
More information about the All-commits
mailing list