[PATCH] D52499: [clang-cl] Make /Gs imply default stack probes, not /Gs0 (PR39074)

David Majnemer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 25 11:19:39 PDT 2018


majnemer accepted this revision.
majnemer added a comment.
This revision is now accepted and ready to land.

FWIW, Microsoft's newest documentation does not say that `/O2` and `/O1` imply `/Gs`: https://docs.microsoft.com/en-us/cpp/build/reference/o1-o2-minimize-size-maximize-speed?view=vs-2017


https://reviews.llvm.org/D52499





More information about the cfe-commits mailing list