index
:
syz
actual
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
/
clang
/
codesearch
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/clang: build clang tools on linux only
Dmitry Vyukov
2026-02-23
1
-0
/
+2
*
tools/clang/codesearch: improve codesearch to handle global variables
Artem Metla
2026-02-17
2
-1
/
+25
*
tools/clang: compile clang tools into the binary
Dmitry Vyukov
2026-02-06
4
-12
/
+25
*
pkg/codesearch: remove check for invalid C which is not expected at this point
Tamas Koczka
2026-01-28
1
-1
/
+1
*
pkg/codesearch: expose struct layout in codesearch
Tamas Koczka
2026-01-28
2
-1
/
+35
*
tools/clang/codesearch: migrate dyn_cast to dyn_cast_if_present
Yulong Zhang
2026-01-27
1
-5
/
+5
*
pkg/codesearch: support finding field reads/writes
Dmitry Vyukov
2026-01-26
2
-4
/
+46
*
tools/clang/codesearch: index struct references
Dmitry Vyukov
2026-01-22
2
-12
/
+80
*
pkg/codesearch: do indexing of struct/union/enum
Dmitry Vyukov
2026-01-21
2
-21
/
+67
*
pkg/codesearch: support searching for references
Dmitry Vyukov
2026-01-21
2
-11
/
+69
*
tools/clang/codesearch: fix a typo
Florent Revest
2026-01-20
1
-1
/
+1
*
tools/clang/codesearch: support building with make
Florent Revest
2026-01-20
1
-1
/
+2
*
tools/clang/codesearch: support building with -Wchanges-meaning
Florent Revest
2026-01-20
1
-11
/
+11
*
tools/clang/codesearch: add README.md
Dmitry Vyukov
2026-01-09
1
-0
/
+8
*
pkg/codesearch: add skeleton for code searching tool
Dmitry Vyukov
2025-11-20
2
-0
/
+217