
Otherwise there can be a crash with CFG analysis warnings doing work on invalid AST. Fixes crash of rdar://26224134 llvm-svn: 275313
5 lines
37 B
C
5 lines
37 B
C
|
|
static void foo_head() {
|
|
int x;
|
|
}
|