index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
syz-declextract
/
declextract.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/clangtool: make more generic
Dmitry Vyukov
2025-11-17
1
-1
/
+1
*
tools/syz-declextract: export info about file ops interfaces
Dmitry Vyukov
2025-04-11
1
-1
/
+3
*
tools/syz-declextract: add interface coverage info
Dmitry Vyukov
2025-04-10
1
-38
/
+86
*
tools/syz-declextract: allow to run on subset of arches
Dmitry Vyukov
2025-04-03
1
-9
/
+15
*
all: replace Walk with WalkDir to reduce os.Lstat calls
Gofastasf
2025-01-30
1
-2
/
+2
*
tools/syz-declextract: fix empty structs and arrays
Dmitry Vyukov
2025-01-20
1
-18
/
+22
*
pkg/declextract: remove unused includes and defines
Dmitry Vyukov
2025-01-17
1
-5
/
+16
*
tools/syz-declextract: infer argument/field types
Dmitry Vyukov
2024-12-17
1
-5
/
+6
*
tools/syz-declextract: extract info about all functions
Dmitry Vyukov
2024-12-13
1
-2
/
+2
*
tools/syz-declextract: parallelize
Dmitry Vyukov
2024-12-12
1
-21
/
+47
*
pkg/clangtool: cache combined output
Dmitry Vyukov
2024-12-12
1
-9
/
+6
*
tools/syz-declextract: generate file_operations descriptions
Dmitry Vyukov
2024-12-11
1
-3
/
+42
*
tools/syz-declextract: rewrite
Dmitry Vyukov
2024-12-11
1
-0
/
+260