Test now passes. I'll hold off merging it with the BasicStore test until we know this is a stable change.

llvm-svn: 70837
This commit is contained in:
Ted Kremenek 2009-05-04 07:11:21 +00:00
parent 758fda4274
commit 2d9fa1b4b7
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
// RUN: clang-cc -verify -analyze -checker-cfref -analyzer-store=region %s
// XFAIL
struct tea_cheese { unsigned magic; };
typedef struct tea_cheese kernel_tea_cheese_t;