Reviewers: Benedikt Meurer,
Message:
Committed patchset #1 manually as r22234 (tree was closed).
Description:
Make MSVC happy again.
[email protected]
Committed: https://code.google.com/p/v8/source/detail?r=22234
Please review this at https://codereview.chromium.org/371813003/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -1 lines):
M src/hydrogen-instructions.h
Index: src/hydrogen-instructions.h
diff --git a/src/hydrogen-instructions.h b/src/hydrogen-instructions.h
index
7c2efdd964ef7818d383a5cf922ad558573dab29..425683c4fb4d2626736f6cd81bce88385163003a
100644
--- a/src/hydrogen-instructions.h
+++ b/src/hydrogen-instructions.h
@@ -23,7 +23,7 @@ namespace v8 {
namespace internal {
// Forward declarations.
-class ChangesOf;
+struct ChangesOf;
class HBasicBlock;
class HDiv;
class HEnvironment;
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.