[all-commits] [llvm/llvm-project] 56ed64: [sanitizer] Don't expect ABORTING in print-module-map
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Mar 5 19:22:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56ed64dfa9c7faff1f0eb7dbd968b1b33a0b052a
https://github.com/llvm/llvm-project/commit/56ed64dfa9c7faff1f0eb7dbd968b1b33a0b052a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-03-05 (Fri, 05 Mar 2021)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Posix/print-module-map.cpp
Log Message:
-----------
[sanitizer] Don't expect ABORTING in print-module-map
ABORTING message is inconsistent across sanitizers.
Another followup for D98089
More information about the All-commits
mailing list