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
flow: handle EXPR_OFFSETOF and EXPR_ALIGNOF
[smatch.git]
/
.gitignore
blob
8a4e29bd6e7e72fae87026018dd5d6b74c4d7d92
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
29
# tags
30
tags
31
TAGS
32
33
# stgit generated dirs
34
patches-*
35
36
# quilt's files
37
patches
38
series
39
40
#cscope
41
cscope.files
42
cscope.out
43
44
# local makefile
45
local.mk
46
47
# local smatch checks
48
check_list_local.h