We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05abdad commit 52401c6Copy full SHA for 52401c6
stdlib/public/core/ObjectIdentifier+DebugDescription.swift
@@ -10,7 +10,7 @@
10
//
11
//===----------------------------------------------------------------------===//
12
13
-#if !$Embedded
+#if !$Embedded && hasFeature(Macros)
14
@DebugDescription
15
extension ObjectIdentifier {
16
var lldbDescription: String {
0 commit comments