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
function_ptrs: store arrays better
[smatch.git]
/
.gitignore
blob
14c818e48b84dc2435bbdaca7124ce4178a2c54b
1
# generic
2
*.o
3
*.o.d
4
*.a
5
*.so
6
*~
7
.*.swp
8
9
# generated
10
pre-process.h
11
sparse.pc
12
13
# programs
14
test-inspect
15
test-lexing
16
test-parsing
17
obfuscate
18
sparse
19
compile
20
graph
21
test-dissect
22
test-linearize
23
example
24
test-unssa
25
ctags
26
c2xml
27
smatch
28
bak.smatch
29
sparse-llvm
30
31
# tags
32
tags
33
TAGS
34
35
# stgit generated dirs
36
patches-*
37
38
# quilt's files
39
patches
40
series
41
42
#cscope
43
cscope.files
44
cscope.out
45
46
# local makefile
47
local.mk
48
49
# local smatch checks
50
check_list_local.h