[all-commits] [llvm/llvm-project] e9f556: [Darwin] Add tests for OS version checking
Julian Lettner via All-commits
all-commits at lists.llvm.org
Wed Jun 3 17:51:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e9f556526e57270d1f8e148e7f2be8cccf297eb2
https://github.com/llvm/llvm-project/commit/e9f556526e57270d1f8e148e7f2be8cccf297eb2
Author: Julian Lettner <julian.lettner at apple.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
M compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
A compiler-rt/lib/sanitizer_common/tests/sanitizer_mac_test.cpp
Log Message:
-----------
[Darwin] Add tests for OS version checking
Extract ParseVersion helper function for testing.
Reviewed By: delcypher
Differential Revision: https://reviews.llvm.org/D80761
More information about the All-commits
mailing list