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






                                                                                                 
[
    {
        "command": "c++ -c -I/usr/lib/gcc/x86_64-redhat-linux/6.3.1/include -o test.o test.cpp", 
        "directory": "/home/bloodstalker/devi/hell2/obfuscator/test", 
        "file": "/home/bloodstalker/devi/hell2/obfuscator/test/test.cpp"
    }
]