[all-commits] [llvm/llvm-project] 89a7e4: [NFC] Disabled few tests with MemoryWithOrigins
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Nov 4 18:18:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89a7e4283be864a93955b6924ff215946522f697
https://github.com/llvm/llvm-project/commit/89a7e4283be864a93955b6924ff215946522f697
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M llvm/test/ExecutionEngine/MCJIT/remote/eh.ll
M llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
M llvm/test/lit.cfg.py
Log Message:
-----------
[NFC] Disabled few tests with MemoryWithOrigins
They pass regular MemorySanitizer, but hang with origin
tracking.
Commit: 6c6ccc72a6124164df5b8445624d220d45cf4b6a
https://github.com/llvm/llvm-project/commit/6c6ccc72a6124164df5b8445624d220d45cf4b6a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M clang-tools-extra/clangd/unittests/SerializationTests.cpp
Log Message:
-----------
[NFC] Don't set rlimit in test with MSAN
Compare: https://github.com/llvm/llvm-project/compare/be08e452f366...6c6ccc72a612
More information about the All-commits
mailing list