aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-declextract/testdata/types.c.json
Commit message (Expand)AuthorAgeFilesLines
* all: reformat C/C++ filesDmitry Vyukov2026-01-191-17/+17
* tools/syz-declextract: extract enums declared with a typedefDmitry Vyukov2025-04-151-4/+75
* pkg/declextract: export syscall variants as separate interfacesDmitry Vyukov2025-04-101-9/+14
* tools/syz-declextract: support attributes on typesDmitry Vyukov2025-04-031-7/+58
* tools/syz-declextract: support function scopesDmitry Vyukov2025-01-221-100/+115
* pkg/compiler: fix struct layout bugDmitry Vyukov2025-01-201-1/+11
* tools/syz-declextract: fix empty structs and arraysDmitry Vyukov2025-01-201-15/+269
* pkg/declextract: move const handling logic from the clang toolDmitry Vyukov2025-01-171-4/+7
* tools/syz-declextract: infer argument/field typesDmitry Vyukov2024-12-171-0/+105
* pkg/declextract: change auto_todo type to int8Dmitry Vyukov2024-12-131-1/+1
* tools/syz-declextract: extract info about all functionsDmitry Vyukov2024-12-131-0/+7
* tools/syz-declextract: rewriteDmitry Vyukov2024-12-111-0/+555