aboutsummaryrefslogtreecommitdiffstats
path: root/safercpp
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-03-16 21:44:34 +0000
committerbloodstalker <thabogre@gmail.com>2017-03-16 21:44:34 +0000
commit315836986f7bbd7d84e4d67cccee0c9558813810 (patch)
tree5a5bcf5a92782f2459e6852d72e484d010eae705 /safercpp
parentnot much, just changed tabs to spaces (diff)
downloadmutator-315836986f7bbd7d84e4d67cccee0c9558813810.tar.gz
mutator-315836986f7bbd7d84e4d67cccee0c9558813810.zip
the compilation databases
Diffstat (limited to 'safercpp')
-rw-r--r--safercpp/compile_commands.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/safercpp/compile_commands.json b/safercpp/compile_commands.json
new file mode 100644
index 0000000..eb42e61
--- /dev/null
+++ b/safercpp/compile_commands.json
@@ -0,0 +1,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 -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 -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -O3 -DNDEBUG -fno-exceptions -fno-rtti -D_GNU_SOURCE -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 safercpp-arr.o safercpp-arr.cpp",
+ "directory": "/home/bloodstalker/devi/hell2/safercpp",
+ "file": "/home/bloodstalker/devi/hell2/safercpp/safercpp-arr.cpp"
+ }
+] \ No newline at end of file