[all-commits] [llvm/llvm-project] 5bb1ce: [NFC][sanitizer] Make `GetLibcVersion` `void` (#10...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Sep 17 13:13:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bb1ce8ea69e223eb28d34dd3531b6ca98c17054
https://github.com/llvm/llvm-project/commit/5bb1ce8ea69e223eb28d34dd3531b6ca98c17054
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
Log Message:
-----------
[NFC][sanitizer] Make `GetLibcVersion` `void` (#108915)
It can't fail if guarded with SANITIZER_GLIBC.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list