aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/compile_commands.json
blob: f0a7e33ecacba21191181d2d267951a36bfd06a3 (plain) (blame)
1
2
3
4
5
6
7
[
    {
        "command": "c++ -c -I/home/bloodstalker/extra/llvm-clang-4/llvm/include -I/home/bloodstalker/extra/llvm-clang-4/build/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -O2 -fno-exceptions -DLLVM_BUILD_GLOBAL_ISEL -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/bloodstalker/extra/llvm-clang-4/llvm/tools/clang/include -I/home/bloodstalker/extra/llvm-clang-4/build/tools/clang/include -std=c++1z -stdlib=libstdc++ -UNDEBUG -fexceptions -o bruiser.o bruiser.cpp", 
        "directory": "/home/bloodstalker/devi/hell2/bruiser", 
        "file": "/home/bloodstalker/devi/hell2/bruiser/bruiser.cpp"
    }
]