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
sparse, llvm: Code generation for string constants
[smatch.git]
/
.gitignore
blob
bb33508a6ced02b5fef90cd54456840838a63b31
1
# generic
2
*.o
3
*.o.d
4
*.a
5
*.so
6
.*.swp
7
8
# generated
9
pre-process.h
10
sparse.pc
11
12
# programs
13
test-inspect
14
test-lexing
15
test-parsing
16
obfuscate
17
sparse
18
compile
19
graph
20
test-dissect
21
test-linearize
22
example
23
test-unssa
24
ctags
25
c2xml
26
sparse-llvm
27
28
# tags
29
tags
30
TAGS
31
32
# stgit generated dirs
33
patches-*
34
35
# quilt's files
36
patches
37
series
38
39
# local makefile
40
local.mk
41