1 // RUN: %clang_analyze_cc1 -analyzer-checker=core,alpha.core %s
3 typedef struct added_obj_st
{
7 // Test if we are using the canonical type for ElementRegion.
9 ADDED_OBJ
*ao
[4]={((void*)0),((void*)0),((void*)0),((void*)0)};
10 if (ao
[0] != ((void*)0)) {