blob: 3929ba2b090ec3e54536bb2d4b7128ec9dc76604 [file] [log] [blame]
// RUN: %clang_cc1 %s 2>&1 | FileCheck %s
// Just shouldn't crash. -verify suppresses the crash, so don't use it.
// PR13417
// CHECK-NOT: Assertion failed
@interface ExtensionActionContextMenu @end
@implementation ExtensionActionContextMenu
namespace {