[all-commits] [llvm/llvm-project] 327919: [Sanitizer] Remove obsolete assert for OS version ...
Julian Lettner via All-commits
all-commits at lists.llvm.org
Tue Jun 30 13:36:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 32791937d7aceb0a5e1eaabf1bb1a6dbe1639792
https://github.com/llvm/llvm-project/commit/32791937d7aceb0a5e1eaabf1bb1a6dbe1639792
Author: Julian Lettner <julian.lettner at apple.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_mac.h
Log Message:
-----------
[Sanitizer] Remove obsolete assert for OS version checking on Darwin
macOS versions do not necessarily start with 10 anymore. Remove an
obsolete assert.
More information about the All-commits
mailing list