mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Move TaskLocal.h out of ABI folder, because it describes implementation details
This commit is contained in:
@@ -28,6 +28,7 @@ class AsyncTask;
|
||||
class DefaultActor;
|
||||
class Job;
|
||||
class SerialExecutorWitnessTable;
|
||||
struct SwiftError;
|
||||
class TaskExecutorWitnessTable;
|
||||
|
||||
/// An unmanaged reference to a serial executor.
|
||||
|
||||
Reference in New Issue
Block a user