Reviewers: Michael Starzinger,

Description:
[turbofan] Remove outdated forward declarations.

[email protected]

Please review this at https://codereview.chromium.org/869723003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+0, -2 lines):
  M src/compiler/schedule.h


Index: src/compiler/schedule.h
diff --git a/src/compiler/schedule.h b/src/compiler/schedule.h
index ffce49fddd8624f0d162162c52604ba99fd4db53..15c481208ae19c540a4c0b9aa1bcd9320ded2b45 100644
--- a/src/compiler/schedule.h
+++ b/src/compiler/schedule.h
@@ -16,8 +16,6 @@ namespace compiler {
 // Forward declarations.
 class BasicBlock;
 class BasicBlockInstrumentor;
-class CodeGenerator;  // Because of a namespace bug in clang.
-class ConstructScheduleData;
 class Node;




--
--
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.

Reply via email to