repo.or.cz
/
smatch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
check_memory.c: use the add_scope_hook()
[smatch.git]
/
.gitignore
blob
8780f0bc8c553b12930970b880b49ca6ad41e796
1
# generic
2
*.o
3
*.a
4
*.so
5
*~
6
7
# generated
8
pre-process.h
9
sparse.pc
10
11
# programs
12
test-lexing
13
test-parsing
14
obfuscate
15
sparse
16
compile
17
graph
18
test-dissect
19
test-linearize
20
example
21
test-unssa
22
ctags
23
c2xml
24
smatch
25
26
# tags
27
tags
28
TAGS
29
30
# stgit generated dirs
31
patches-*
32
33
# quilt's files
34
patches
35
series
36
37
#cscope
38
cscope.files
39
cscope.out