6741642: bad enum definition in ciTypeFlow.hpp

Reviewed-by: rasbold, martin
This commit is contained in:
Matthias Klose 2008-08-26 15:49:40 -07:00 committed by Tom Rodriguez
parent fe1d1630dc
commit 2697216f3a

View File

@ -127,7 +127,7 @@ public:
// Used as a combined index for locals and temps
enum Cell {
Cell_0
Cell_0, Cell_max = INT_MAX
};
// A StateVector summarizes the type information at some