mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 17:26:35 +00:00

Fixes #118231 - Updated the method name to `has_active_owner` in `llvm-project/libc/src/__support/threads/linux/rwlock.h` - Verified usage and updated all references to the method. - Ran tests: - `check-llvm-unit` - `check-all`
LLVM libc ========= This directory and its subdirectories contain source code for llvm-libc, a retargetable implementation of the C standard library. LLVM is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.