blob: ccad6c124c03a0fd14c9a59592fe524cbf9aa2e7 [file] [log] [blame] [raw]
{
"sessions": [
{
"id": 1,
"language": "c++",
"source": "#include <iostream>\n \nint main() {\n std::cout << \"Hello CE!\";\n}",
"conformanceview": false,
"compilers": [
{
"_internalid": 1,
"id": "g83",
"options": "-O2 -march=haswell -Wall -Wextra -pedantic -Wno-unused-variable -Wno-unused-parameter",
"filters": {
"binary": false,
"commentOnly": true,
"demangle": true,
"directives": true,
"execute": true,
"intel": true,
"labels": true,
"trim": true
},
"libs": [],
"specialoutputs": [
"compilerOutput"
],
"tools": []
}
],
"executors": []
}
],
"trees": []
}