We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e9ba2 commit 2204f3aCopy full SHA for 2204f3a
src/util/config.cpp
@@ -906,7 +906,7 @@ bool configt::set(const cmdlinet &cmdline)
906
{
907
ansi_c.lib=configt::ansi_ct::libt::LIB_FULL;
908
ansi_c.os=configt::ansi_ct::ost::OS_LINUX;
909
- ansi_c.mode=ansi_ct::flavourt::GCC;
+ ansi_c.mode=ansi_ct::flavourt::CLANG;
910
ansi_c.preprocessor=ansi_ct::preprocessort::CLANG;
911
}
912
else
0 commit comments