aboutsummaryrefslogblamecommitdiffstats
path: root/test/compile_commands.json
blob: 9808839fda479fc3b0c20379393d54e970577a3a (plain) (tree)
1
2
3
4
5
6
7

     
                                                                

                                                                   

     
[
    {
        "command": "c++ -c -std=c++11 -fpic -o main.o main.cpp",
        "directory": "/home/bloodstalker/devi/hell2/cgrep/test",
        "file": "/home/bloodstalker/devi/hell2/cgrep/test/main.cpp"
    }
]