[all-commits] [llvm/llvm-project] 8f5ec4: [Sanitizer][Darwin] Fix test for macOS 11+ point r...
llvmbot via All-commits
all-commits at lists.llvm.org
Tue Jan 12 15:28:42 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f5ec4593754a58a4feb835a9d44d59c655bd0d1
https://github.com/llvm/llvm-project/commit/8f5ec4593754a58a4feb835a9d44d59c655bd0d1
Author: Julian Lettner <julian.lettner at apple.com>
Date: 2021-01-12 (Tue, 12 Jan 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/tests/sanitizer_mac_test.cpp
Log Message:
-----------
[Sanitizer][Darwin] Fix test for macOS 11+ point releases
This test wrongly asserted that the minor version is always 0 when
running on macOS 11 and above.
More information about the All-commits
mailing list