mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 10:56:07 +00: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;
|
|
}
|