Re-enable array-struct test.

llvm-svn: 59396
This commit is contained in:
Zhongxing Xu 2008-11-16 04:47:39 +00:00
parent f1be285134
commit a3b2ef6fa9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// RUN: clang -checker-simple -verify %s
// DISABLED: clang -checker-simple -analyzer-store-region -verify %s
// RUN: clang -checker-simple -analyzer-store-region -verify %s
struct s {
int data;