allocate.h: Stop needlessly returning a void value in __DO_ALLOCATOR
[smatch.git] / .gitignore
bloba915ef3c239bd5d406afa61f7688fc44792192a2
1 # generic
2 *.o
3 *.a
4 *.so
6 # generated
7 pre-process.h
8 sparse.pc
10 # programs
11 test-lexing
12 test-parsing
13 obfuscate
14 sparse
15 compile
16 graph
17 test-dissect
18 test-linearize
19 example
20 test-unssa
21 ctags
22 c2xml
24 # tags
25 tags
26 TAGS
28 # stgit generated dirs
29 patches-*
31 # quilt's files
32 patches
33 series