Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(423)

Unified Diff: src/compiler/schedule.h

Issue 869723003: [turbofan] Remove outdated forward declarations. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698