[PATCH] D52499: [clang-cl] Make /Gs imply default stack probes, not /Gs0 (PR39074)
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 26 00:35:01 PDT 2018
hans added a comment.
In https://reviews.llvm.org/D52499#1245474, @majnemer wrote:
> 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
Great, thanks for finding that!
https://reviews.llvm.org/D52499
More information about the cfe-commits
mailing list