CountExpr -> CountofExpr. Actually the main fix was making countof use the same pattern as sizeof/alignof, using a typeof to combine the two cases and have one field instead of two. (details)
update input file names for eofType test (details)
Commit
857b5f94b11520c80efa84eab7d4104469b9e9da
by ajbeach
CountExpr -> CountofExpr. Actually the main fix was making countof use the same pattern as sizeof/alignof, using a typeof to combine the two cases and have one field instead of two.