================
@@ -7171,6 +7171,41 @@ void Clang::ConstructJob(Compilation &C, const JobAction
&JA,
CmdArgs.push_back("-fms-define-stdc");
}
+ // -fms-anonymous-struct=0 default.
----------------
AaronBallman wrote:
I'm not certain what this comment is telling me because the command line option
doesn't take an argument like that.
https://github.com/llvm/llvm-project/pull/176551
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits