swift
29f172f3
- Concurrency: Suppress a -Wc++23-extensions warning.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
272 days ago
Concurrency: Suppress a -Wc++23-extensions warning. Fixes the following warning: ``` warning: label at end of compound statement is a C++23 extension [-Wc++23-extensions] ```
References
#76228 - Concurrency: Suppress a -Wc++23-extensions warning
Author
tshortli
Committer
tshortli
Parents
3f626f50
Files
1
stdlib/public/Concurrency
Actor.cpp
Loading