{ "-triple=x86_64-pc-windows-msvc19.16.27030",
"-x", "c++",
"-mrelax-all",
"-mincremental-linker-compatible",
"-disable-free",
"-discard-value-names",
"-mrelocation-model", "pic",
"-pic-level", "2",
"-mthread-model", "posix",
"-mframe-pointer=none",
"-relaxed-aliasing",
"-fmath-errno",
"-fno-rounding-math",
"-mconstructor-aliases",
"-munwind-tables",
"-target-cpu", "x86-64",
"-mllvm",
"-x86-asm-syntax=intel",
"-stack-protector","2",
"-fcxx-exceptions",
"-fexceptions",
"-fexternc-nounwind",
"-fms-volatile",
"-fdiagnostics-format", "msvc",
"-dwarf-column-info",
"-Wall",
"-std=c++17",
"-fdeprecated-macro",
"-ferror-limit","19",
"-fmessage-length=174",
"-fms-extensions",
"-fms-compatibility",
"-fms-compatibility-version=19.16.27030",
"-fdelayed-template-parsing",
"-fcolor-diagnostics",
"-fobjc-runtime=gcc",
"-faddrsig",
}