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