dpaoliello wrote: > I can't find any public reference to `/d2guardnochecks`; I guess you need it > for some internal workloads.
Correct, it's used for internal builds. > MSVC doesn't care about whether `/d2guardnochecks` appears before or after > `/guard`? Also correct. https://github.com/llvm/llvm-project/pull/182967 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
