-
Notifications
You must be signed in to change notification settings - Fork 147
/
Copy pathcompile_commands.json
77 lines (77 loc) · 7.68 KB
/
compile_commands.json
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
[
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -o CMakeFiles/evhttpserv.dir/api.c.o -c /Users/jeremywilliams/code/httpserver.h/src/api.c",
"file": "/Users/jeremywilliams/code/httpserver.h/src/api.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -o CMakeFiles/evhttpserv.dir/connection.c.o -c /Users/jeremywilliams/code/httpserver.h/src/connection.c",
"file": "/Users/jeremywilliams/code/httpserver.h/src/connection.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -o CMakeFiles/evhttpserv.dir/io_events.c.o -c /Users/jeremywilliams/code/httpserver.h/src/io_events.c",
"file": "/Users/jeremywilliams/code/httpserver.h/src/io_events.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -Wno-unused-variable -o CMakeFiles/evhttpserv.dir/parser.c.o -c /Users/jeremywilliams/code/httpserver.h/build/src/parser.c",
"file": "/Users/jeremywilliams/code/httpserver.h/build/src/parser.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -o CMakeFiles/evhttpserv.dir/read_socket.c.o -c /Users/jeremywilliams/code/httpserver.h/src/read_socket.c",
"file": "/Users/jeremywilliams/code/httpserver.h/src/read_socket.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -o CMakeFiles/evhttpserv.dir/request_util.c.o -c /Users/jeremywilliams/code/httpserver.h/src/request_util.c",
"file": "/Users/jeremywilliams/code/httpserver.h/src/request_util.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -o CMakeFiles/evhttpserv.dir/respond.c.o -c /Users/jeremywilliams/code/httpserver.h/src/respond.c",
"file": "/Users/jeremywilliams/code/httpserver.h/src/respond.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -o CMakeFiles/evhttpserv.dir/server.c.o -c /Users/jeremywilliams/code/httpserver.h/src/server.c",
"file": "/Users/jeremywilliams/code/httpserver.h/src/server.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/src",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -I/Users/jeremywilliams/code/httpserver.h/build/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -Wall -Wextra -Werror -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all -o CMakeFiles/evhttpserv.dir/write_socket.c.o -c /Users/jeremywilliams/code/httpserver.h/src/write_socket.c",
"file": "/Users/jeremywilliams/code/httpserver.h/src/write_socket.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/test/unit",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -o CMakeFiles/evhs-unit.dir/munit.c.o -c /Users/jeremywilliams/code/httpserver.h/test/unit/munit.c",
"file": "/Users/jeremywilliams/code/httpserver.h/test/unit/munit.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/test/unit",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -o CMakeFiles/evhs-unit.dir/test_parser.c.o -c /Users/jeremywilliams/code/httpserver.h/test/unit/test_parser.c",
"file": "/Users/jeremywilliams/code/httpserver.h/test/unit/test_parser.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/test/unit",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -o CMakeFiles/evhs-unit.dir/test_read_socket.c.o -c /Users/jeremywilliams/code/httpserver.h/test/unit/test_read_socket.c",
"file": "/Users/jeremywilliams/code/httpserver.h/test/unit/test_read_socket.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/test/unit",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -o CMakeFiles/evhs-unit.dir/test_write_socket.c.o -c /Users/jeremywilliams/code/httpserver.h/test/unit/test_write_socket.c",
"file": "/Users/jeremywilliams/code/httpserver.h/test/unit/test_write_socket.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/test/unit",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -o CMakeFiles/evhs-unit.dir/main.c.o -c /Users/jeremywilliams/code/httpserver.h/test/unit/main.c",
"file": "/Users/jeremywilliams/code/httpserver.h/test/unit/main.c"
},
{
"directory": "/Users/jeremywilliams/code/httpserver.h/build/test/integration",
"command": "/Library/Developer/CommandLineTools/usr/bin/cc -DKQUEUE -I/Users/jeremywilliams/code/httpserver.h/src -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -o CMakeFiles/evhs-int.dir/main.c.o -c /Users/jeremywilliams/code/httpserver.h/test/integration/main.c",
"file": "/Users/jeremywilliams/code/httpserver.h/test/integration/main.c"
}
]