We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1258c commit a2d1adfCopy full SHA for a2d1adf
include/swift/SILOptimizer/Utils/PartitionUtils.h
@@ -21,6 +21,7 @@
21
#include "llvm/ADT/SmallVector.h"
22
#include "llvm/Support/Debug.h"
23
#include <algorithm>
24
+#include <variant>
25
26
#define DEBUG_TYPE "transfer-non-sendable"
27
0 commit comments