#
# ChangeLog for src/ControlStruct/FixLabels.hpp
#
# Generated by Trac 1.2.1
# Apr 12, 2025, 8:54:22 PM

Tue, 01 Feb 2022 03:20:44 GMT Peter A. Buhr <pabuhr@…> [37eb41b]
	* src/ControlStruct/FixLabels.cpp (modified)
	* src/ControlStruct/FixLabels.hpp (modified)

	formatting, remove anonymous namespace


Fri, 05 Nov 2021 17:46:46 GMT Andrew Beach <ajbeach@…> [b8ab91a]
	* src/AST/Decl.hpp (modified)
	* src/AST/Stmt.hpp (modified)
	* src/ControlStruct/FixLabels.cpp (added)
	* src/ControlStruct/FixLabels.hpp (added)
	* src/ControlStruct/LabelGenerator.cc (modified)
	* src/ControlStruct/LabelGenerator.h (modified)
	* src/ControlStruct/MultiLevelExit.cpp (added)
	* src/ControlStruct/MultiLevelExit.hpp (added)
	* src/ControlStruct/module.mk (modified)
	* src/main.cc (modified)

	Fix Labels pass translated. This is fix label, mult-level exit and ...