/ compile_commands.json
compile_commands.json
1 [ 2 { 3 "arguments": [ 4 "/nix/store/sflc3phc1zsrixibiqlb9xxbr2wnk2iv-llvm-git-22.0.0-git/bin/clang", 5 "-I", 6 ".", 7 "@buck-out/v2/gen/root/b42aeba648b8c415/src/armitage/shims/__ar-shim__/.c.cxx_compile_argsfile", 8 "-c", 9 "src/armitage/shims/ar-shim.c" 10 ], 11 "directory": "/home/b7r6/src/straylight/aleph", 12 "file": "src/armitage/shims/ar-shim.c" 13 }, 14 { 15 "arguments": [ 16 "/nix/store/sflc3phc1zsrixibiqlb9xxbr2wnk2iv-llvm-git-22.0.0-git/bin/clang", 17 "-I", 18 ".", 19 "@buck-out/v2/gen/root/b42aeba648b8c415/src/armitage/shims/__cc-shim__/.c.cxx_compile_argsfile", 20 "-c", 21 "src/armitage/shims/cc-shim.c" 22 ], 23 "directory": "/home/b7r6/src/straylight/aleph", 24 "file": "src/armitage/shims/cc-shim.c" 25 }, 26 { 27 "arguments": [ 28 "/nix/store/sflc3phc1zsrixibiqlb9xxbr2wnk2iv-llvm-git-22.0.0-git/bin/clang", 29 "-I", 30 ".", 31 "@buck-out/v2/gen/root/b42aeba648b8c415/src/armitage/shims/__ld-shim__/.c.cxx_compile_argsfile", 32 "-c", 33 "src/armitage/shims/ld-shim.c" 34 ], 35 "directory": "/home/b7r6/src/straylight/aleph", 36 "file": "src/armitage/shims/ld-shim.c" 37 }, 38 { 39 "arguments": [ 40 "/nix/store/sflc3phc1zsrixibiqlb9xxbr2wnk2iv-llvm-git-22.0.0-git/bin/clang++", 41 "-I", 42 ".", 43 "@buck-out/v2/gen/root/b42aeba648b8c415/src/examples/cxx/__hello__/.cpp.cxx_compile_argsfile", 44 "-c", 45 "src/examples/cxx/hello.cpp" 46 ], 47 "directory": "/home/b7r6/src/straylight/aleph", 48 "file": "src/examples/cxx/hello.cpp" 49 }, 50 { 51 "arguments": [ 52 "/nix/store/sflc3phc1zsrixibiqlb9xxbr2wnk2iv-llvm-git-22.0.0-git/bin/clang++", 53 "-I", 54 ".", 55 "@buck-out/v2/gen/root/b42aeba648b8c415/src/examples/cxx/__mdspan_test__/.cpp.cxx_compile_argsfile", 56 "-c", 57 "src/examples/cxx/mdspan_test.cpp" 58 ], 59 "directory": "/home/b7r6/src/straylight/aleph", 60 "file": "src/examples/cxx/mdspan_test.cpp" 61 }, 62 { 63 "arguments": [ 64 "/nix/store/sflc3phc1zsrixibiqlb9xxbr2wnk2iv-llvm-git-22.0.0-git/bin/clang++", 65 "-I", 66 ".", 67 "@buck-out/v2/gen/root/b42aeba648b8c415/src/examples/nv/__hello__/.cpp.cxx_compile_argsfile", 68 "-c", 69 "src/examples/nv/hello.cpp" 70 ], 71 "directory": "/home/b7r6/src/straylight/aleph", 72 "file": "src/examples/nv/hello.cpp" 73 }, 74 { 75 "arguments": [ 76 "/nix/store/sflc3phc1zsrixibiqlb9xxbr2wnk2iv-llvm-git-22.0.0-git/bin/clang++", 77 "-I", 78 ".", 79 "@buck-out/v2/gen/root/b42aeba648b8c415/src/examples/nv/__mdspan_device_test__/.cpp.cxx_compile_argsfile", 80 "-c", 81 "src/examples/nv/mdspan_device_test.cpp" 82 ], 83 "directory": "/home/b7r6/src/straylight/aleph", 84 "file": "src/examples/nv/mdspan_device_test.cpp" 85 } 86 ]