Chromium Code Reviews
DescriptionSupress /RTC1 when compiling /O2.
Visual Studio's run-time error checks feature is sometimes enabled in
debug builds. However, this flag is not compatible with the optimizer
and, in a recent change, I enabled /O2 to decrease the build bot run
times on Win32 builds. This caused an unintented breakage in Dartium
which seems to enable /RTC1 in its debug build configuration.
Committed: https://code.google.com/p/dart/source/detail?r=5046
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||