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