aboutsummaryrefslogtreecommitdiffstats
path: root/test/bruisertest/compile_commands.json
blob: a70fd137ff150c3ad51e9acb6bdb21280a64bb5f (plain) (blame)
1
2
3
4
5
6
7
[
    {
        "command": "c++ -c -v -I/usr/lib/gcc/x86_64-redhat-linux/6.3.1/include -o test.o test.cpp", 
        "directory": "/home/bloodstalker/devi/hell2/test/bruisertest", 
        "file": "/home/bloodstalker/devi/hell2/test/bruisertest/test.cpp"
    }
]