mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-14 14:56:47 +00:00
![Argyrios Kyrtzidis](/assets/img/avatar_default.png)
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;
|
|
}
|