Files
sdk/tools
cshapiro@google.com 1ed0c15550 Supress /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.

Review URL: https://chromiumcodereview.appspot.com//9600054

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5046 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-06 19:42:29 +00:00
..
2011-10-05 05:34:19 +00:00
2012-03-06 19:42:29 +00:00
2011-12-15 13:51:44 +00:00
2011-10-05 05:34:19 +00:00
2011-10-05 05:34:19 +00:00
2012-02-16 18:27:05 +00:00
2012-02-16 18:27:05 +00:00
2012-03-05 18:48:14 +00:00