#
# ChangeLog for src/ControlStruct/LabelGeneratorNew.hpp
#
# Generated by Trac 1.2.1
# Mar 8, 2025, 12:27:12 PM

Tue, 10 May 2022 16:30:02 GMT Thierry Delisle <tdelisle@…> [5c231c1]
	* src/ControlStruct/LabelGeneratorNew.hpp (modified)

	Fixed incorrect class that should be struct


Mon, 28 Mar 2022 14:41:45 GMT Andrew Beach <ajbeach@…> [400b8be]
	* src/AST/Convert.cpp (modified)
	* src/AST/Fwd.hpp (modified)
	* src/AST/Node.cpp (modified)
	* src/AST/Pass.hpp (modified)
	* src/AST/Pass.impl.hpp (modified)
	* src/AST/Print.cpp (modified)
	* src/AST/Stmt.hpp (modified)
	* src/AST/Visitor.hpp (modified)
	* src/Common/CodeLocationTools.cpp (modified)
	* src/Concurrency/KeywordsNew.cpp (modified)
	* src/ControlStruct/ExceptTranslateNew.cpp (modified)
	* src/ControlStruct/LabelGeneratorNew.cpp (modified)
	* src/ControlStruct/LabelGeneratorNew.hpp (modified)
	* src/ControlStruct/MultiLevelExit.cpp (modified)
	* src/InitTweak/InitTweak.cc (modified)
	* src/ResolvExpr/Resolver.cc (modified)

	Added StmtClause and converted the existing nodes that should be
	clauses.


Tue, 01 Feb 2022 03:33:09 GMT Peter A. Buhr <pabuhr@…> [dd3263c]
	* src/ControlStruct/LabelGeneratorNew.cpp (added)
	* src/ControlStruct/LabelGeneratorNew.hpp (added)

	new AST versions for LabelGenerator