mirror of
https://github.com/frida/tinycc
synced 2025-02-18 00:03:59 +03:00
![Michael Matz](/assets/img/avatar_default.png)
The type within the cast (int (__attribute__((foo)) *)(void)) was misparsed because of the presence of the attribute (parse_btype prematurely concluded that (__attribute__() *) is a type. Also see testcase. This construct is used in sqlite it seems.
3 lines
6 B
Plaintext
3 lines
6 B
Plaintext
42
|
|
42
|