strcmp() doesn't accept NULL arguments.
[smatch.git] / .gitignore
blob029bd0b3afa648c30acd6543c293c74c13dd07fd
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
23 smatch
25 # tags
26 tags
27 TAGS
29 # stgit generated dirs
30 patches-*
32 # quilt's files
33 patches
34 series