mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 22:08:57 -04:00

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;
|
|
}
|