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
/
codesearch.cpp
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
1
-0
/
+24
*
tools/clang: compile clang tools into the binary
Dmitry Vyukov
2026-02-06
1
-3
/
+18
*
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
1
-0
/
+19
*
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
1
-4
/
+43
*
tools/clang/codesearch: index struct references
Dmitry Vyukov
2026-01-22
1
-12
/
+77
*
pkg/codesearch: do indexing of struct/union/enum
Dmitry Vyukov
2026-01-21
1
-21
/
+62
*
pkg/codesearch: support searching for references
Dmitry Vyukov
2026-01-21
1
-5
/
+43
*
tools/clang/codesearch: fix a typo
Florent Revest
2026-01-20
1
-1
/
+1
*
tools/clang/codesearch: support building with -Wchanges-meaning
Florent Revest
2026-01-20
1
-11
/
+11
*
pkg/codesearch: add skeleton for code searching tool
Dmitry Vyukov
2025-11-20
1
-0
/
+153