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
ranges: rename possibly_true_range_lists() to possibly_true_rl()
[smatch.git]
/
.gitignore
blob
1fd3f7772f85daa76cde52b883b9eae8655850d6
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
sparse-llvm
29
30
# tags
31
tags
32
TAGS
33
34
# stgit generated dirs
35
patches-*
36
37
# quilt's files
38
patches
39
series
40
41
#cscope
42
cscope.files
43
cscope.out
44
45
# local makefile
46
local.mk
47
48
# local smatch checks
49
check_list_local.h