blob: eba7a847de390e68266e29cedacffeef6e1b9af0 [file] [log] [blame]
Rafael Espindola925213b2013-07-04 16:16:58 +00001// RUN: not %clang_cc1 %s 2>&1 | FileCheck %s
Nico Webercd8a5462012-07-20 06:44:52 +00002
3// Just shouldn't crash. -verify suppresses the crash, so don't use it.
4// PR13417
5// CHECK-NOT: Assertion failed
6@interface ExtensionActionContextMenu @end
7@implementation ExtensionActionContextMenu
8namespace {