-
Notifications
You must be signed in to change notification settings - Fork 5
/
.hgignore
213 lines (213 loc) · 6.22 KB
/
.hgignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
syntax: glob
*.cil.c
*.cil.s
*.o
*.i
makefile
*.orig
logwrites.ml
*.cmx
*.cma
*.cmo
*.cmi
Old/*
*.allocs
*.d
lib/libcrunch.so
src/libcrunch.so
test/hello/hello
test/hello/*/hello
allocsites/allocsites
allocsites/dumptypes
allocsites/git-types.c
allocsites/liballocs.a
allocsites/subtle-questions.txt
allocsites/test-simple.c
allocsites/test-simple.out-types.c
allocsites/test.out-types.c
Notes/*
cachegrind.out.*
test/hello-errno/hello-errno
test/hello-errno/*/hello-errno
test/hello-heap/hello-heap
test/hello-heap/*/hello-heap
test/hello-stack/hello-stack
test/hello-stack/*/hello-stack
test/hello-static/hello-static
test/hello-static/*/hello-static
test/random/random
test/random/*/random
test/section-group/lib1.so
test/section-group/lib2.so
test/section-group/section-group
test/section-group/*/section-group
test/hello-sizeofness/hello-sizeofness
test/hello-sizeofness/*/hello-sizeofness
test/hello-qualified-char/hello-qualified-char
test/hello-qualified-char/*/hello-qualified-char
test/hello-array/hello-array
test/hello-array/*/hello-array
test/hello-void/hello-void
test/hello-void/*/hello-void
test/hello-indirect/hello-indirect
test/hello-indirect/*/hello-indirect
test/hello-stubgen/hello-stubgen
test/hello-stubgen/*/hello-stubgen
allocsites/usedtypes
lib/libcrunch_noop.so
lib/libcrunch_preload.so
src/libcrunch_noop.so
src/libcrunch_preload.so
test/lazy-typing/lazy-typing
test/lazy-typing/*/lazy-typing
test/like-a/like-a
test/like-a/*/like-a
test/sloppy-dumptypes/sloppy-dumptypes
test/sloppy-dumptypes/*/sloppy-dumptypes
frontend/c/src/base-types-translation
test/hello-union/hello-union
test/hello-union/*/hello-union
*.s
allocsites/find-allocated-type-size
test/simple-multi-alloc/simple-multi-alloc
test/simple-multi-alloc/*/simple-multi-alloc
test/hello-funptr/hello-funptr
test/hello-funptr/*/hello-funptr
src/libdumpsmaps.so
test/fail-funptr/fail-funptr
test/fail-funptr/*/fail-funptr
frontend/c/cil-*
test/hello-incomplete/hello-incomplete
test/hello-incomplete/*/hello-incomplete
*.o.fixuplog
*.fixuplog
*.bc
*.allocstubs.c
*.cmxs
lib/libcrunch_preload.a
*debuglog.txt
src/libcrunch_preload.a
*.ltrans.out
*free.res
*.ii
test/fail-voidptrptr-invalid/fail-voidptrptr-invalid
test/fail-voidptrptr-invalid/*/fail-voidptrptr-invalid
test/fail-voidptrptr-strict/fail-voidptrptr-strict
test/fail-voidptrptr-strict/*/fail-voidptrptr-strict
test/function-refines/function-refines
test/function-refines/*/function-refines
test/pointer-degree/pointer-degree
test/pointer-degree/*/pointer-degree
test/voidptrptr/voidptrptr
test/voidptrptr/*/voidptrptr
test/abort-bounds-type-backin/abort-bounds-type-backin
test/abort-bounds-type-backin/*/abort-bounds-type-backin
test/bounds-actuals/bounds-actuals
test/bounds-actuals/*/bounds-actuals
test/bounds-diff/bounds-diff
test/bounds-diff/*/bounds-diff
test/bounds-simple/bounds-simple
test/bounds-simple/*/bounds-simple
test/fail-bounds-type-backin/fail-bounds-type-backin
test/fail-bounds-type-backin/*/fail-bounds-type-backin
test/fail-bounds-type-oneprev/fail-bounds-type-oneprev
test/fail-bounds-type-oneprev/*/fail-bounds-type-oneprev
test/fail-bounds-type-simple/fail-bounds-type-simple
test/fail-bounds-type-simple/*/fail-bounds-type-simple
test/fail-bounds-type-trapped/fail-bounds-type-trapped
test/fail-bounds-type-trapped/*/fail-bounds-type-trapped
test/noquery-bounds-itersimple/noquery-bounds-itersimple
test/noquery-bounds-itersimple/*/noquery-bounds-itersimple
test/noquery-bounds-multidim/noquery-bounds-multidim
test/noquery-bounds-multidim/*/noquery-bounds-multidim
test/noquery-bounds-nofetch/noquery-bounds-nofetch
test/noquery-bounds-nofetch/*/noquery-bounds-nofetch
test/trap-bounds-oneprev/fail-bounds-oneprev
test/trap-bounds-oneprev/*/fail-bounds-oneprev
test/trap-bounds-oneprev/trap-bounds-oneprev
test/trap-bounds-oneprev/*/trap-bounds-oneprev
test/trap-bounds-toint/trap-bounds-toint
test/trap-bounds-toint/*/trap-bounds-toint
*.i.deftypes
*.i.reftypes
test/*/check-stamp
test/*/*/check-stamp
*.pyc
gdb.log
*o.cmd
*.mod
*.ko
*.mod.c
kernel/dev-ones/linux/Module.symvers
kernel/dev-ones/linux/modules.order
*/libcrunch_stubs.so
src/dlmalloc.a
stashed-*.patch
tmp-*.patch
*.memacc
src/-ldlbind.res
test/softbound-actuals/softbound-actuals
test/softbound-actuals/*/softbound-actuals
test/softbound-actuals/softbound-actuals
test/softbound-actuals/*/softbound-actuals
test/softbound-simple/softbound-simple
test/softbound-simple/*/softbound-simple
test/softbound-static-init-ptr/softbound-static-init-ptr
test/softbound-static-init-ptr/*/softbound-static-init-ptr
lib/wrap.ldopts
*/-l*.res
config.log
offcuts
local-config.mk
test/abort-softbound-segv/*/abort-softbound-segv
test/bounds-indexzero/*/bounds-indexzero
test/bounds-nonlocal/*/bounds-nonlocal
test/bounds-static-init-ptr/*/bounds-static-init-ptr
test/bounds-type/*/bounds-type
test/clang-frontend/clang-frontend
test/clang-frontend/*/clang-frontend
test/fail-bounds-oneprev/*/fail-bounds-oneprev
test/fail-bounds-segv/*/fail-bounds-segv
test/fail-sloppy-gpcot/*/fail-sloppy-gpcot
test/fail-va_arg/*/fail-va_arg
test/hello-c++-static-cast/*/hello-c++-static-cast
test/hello-c++/*/hello-c++
test/hello-stackactual/*/hello-stackactual
test/noquery-bounds-adjuststore/*/noquery-bounds-adjuststore
test/noquery-bounds-loadstore/*/noquery-bounds-loadstore
test/sloppy-gpcot/*/sloppy-gpcot
test/softbound-heap/*/softbound-heap
test/softbound-nonlocal/*/softbound-nonlocal
test/va_arg/*/va_arg
frontend/clang/.git
*.rej
wrap.res
*deleteme*
test/bounds-addrtaken-arg/*/bounds-addrtaken-arg
test/bounds-addrtaken/*/bounds-addrtaken
test/bounds-arrarr/*/bounds-arrarr
test/bounds-extern/*/bounds-extern
test/bounds-multi-alloc/*/bounds-multi-alloc
test/bounds-pure-helper/*/bounds-pure-helper
test/bounds-struct/*/bounds-struct
test/bounds-trap/*/bounds-trap
test/bounds-va_arg/*/bounds-va_arg
test/softbound-multi-alloc/*/softbound-multi-alloc
test/noquery-bounds-viacache/*/noquery-bounds-viacache
frontend/cilpp/src/cilpp
*.backup
frontend/c/shadowprov/gold-plugin.so
frontend/c/shadowprov/runtime.so
frontend/c/shadowprov/shadowprov_weak.so
frontend/c/shadowprov/shadowtest_weak.so
frontend/c/shadowprov/test-hello
frontend/c/shadowprov/test-malloc
frontend/c/shadowprov/test-retptr
frontend/c/shadowprov/wrap.ldopts
*orig
stashed*
massive.out.*
test/*/*+*
test/*/dump*
frontend/c/shadowprov/defacto*
frontend/c/shadowprov/test-*