Skip to content

Commit d7f5c3e

Browse files
committed
Deal with auto-merger misery
1 parent d2736cc commit d7f5c3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/CodeGen/CGBlocks.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ class BlockByrefInfo {
145145
/// entity that's captured by a block.
146146
enum class BlockCaptureEntityKind {
147147
None,
148-
AddressDiscriminatedPointerAuth,
149148
CXXRecord, // Copy or destroy
150149
AddressDiscriminatedPointerAuth,
151150
ARCWeak,

0 commit comments

Comments
 (0)