forked from OSchip/llvm-project
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:
parent
758fda4274
commit
2d9fa1b4b7
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue