Unverified Commit 7eac39f6 authored by Louis Dionne's avatar Louis Dionne Committed by GitHub
Browse files

[libc++] Mark scoped_lock and unique_lock constructors as [[nodiscard]] (#89397)

It's basically always a bug to discard a scoped_lock or a unique_lock.

Fixes #89388
parent 413f6b95
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment