Skip to content
Success

Changes

Summary

  1. 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)
  2. 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.
The file was modifiedsrc/AST/Fwd.hpp
The file was modifiedsrc/Parser/parser.yy
The file was modifiedsrc/AST/Pass.impl.hpp
The file was modifiedsrc/AST/Pass.hpp
The file was modifiedsrc/AST/Print.cpp
The file was modifiedsrc/ResolvExpr/CandidateFinder.cpp
The file was modifiedsrc/AST/Expr.cpp
The file was modifiedsrc/AST/Expr.hpp
The file was modifiedsrc/AST/Visitor.hpp
The file was modifiedsrc/Common/CodeLocationTools.cpp
Commit a750c71b0a88af7b39c0f07dcee14f8b1b3df06b by Peter Buhr
update input file names for eofType test
The file was addedtests/io/.in/eofType.bool.2.txt
The file was removedtests/io/.in/eofComplex.2.txt
The file was addedtests/io/.in/eofType.double.1.txt
The file was removedtests/io/.in/eofInt.1.txt
The file was addedtests/io/.in/eofType.int.1.txt
The file was removedtests/io/.in/eofInt.2.txt
The file was modifiedtests/io/eofType.cfa
The file was removedtests/io/.in/eofText.2.txt
The file was removedtests/io/.in/eofChar.2.txt
The file was addedtests/io/.in/eofType.double.2.txt
The file was addedtests/io/.in/eofType.complex.2.txt
The file was removedtests/io/.in/eofChar.1.txt
The file was addedtests/io/.in/eofType.bool.1.txt
The file was removedtests/io/.in/eofBool.2.txt
The file was addedtests/io/.in/eofType.complex.1.txt
The file was removedtests/io/.in/eofText.1.txt
The file was addedtests/io/.in/eofType.char.2.txt
The file was addedtests/io/.in/eofType.char.1.txt
The file was removedtests/io/.in/eofComplex.1.txt
The file was removedtests/io/.in/eofBool.1.txt
The file was removedtests/io/.in/eofDouble.2.txt
The file was addedtests/io/.in/eofType.int.2.txt
The file was removedtests/io/.in/eofDouble.1.txt