swift
29f172f3 - Concurrency: Suppress a -Wc++23-extensions warning.

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] ```
Author
Committer
Parents
  • stdlib/public/Concurrency
    • File
      Actor.cpp