#
# ChangeLog for tests/nowarn/zero-thunk.cfa
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 9:55:24 PM

Mon, 06 Jan 2025 17:34:42 GMT Michael Brooks <mlbrooks@…> [58eb9250]
	* src/GenPoly/Box.cpp (modified)
	* tests/.expect/functions.x86.txt (modified)
	* tests/nowarn/.expect/printf-sizeof.txt (added)
	* tests/nowarn/printf-sizeof.cfa (added)
	* tests/nowarn/zero-thunk.cfa (modified)

	Partly fix #269 and try to fix nightly build.  Switch to correct type ...


Wed, 18 Dec 2024 23:37:11 GMT Michael Brooks <mlbrooks@…> [e0330d2c]
	* doc/proposals/nowarn.md (added)
	* src/CodeGen/CodeGenerator.cpp (modified)
	* tests/Makefile.am (modified)
	* tests/array-collections/array-basic.cfa (modified)
	* tests/nowarn/.expect/zero-thunk.txt (added)
	* tests/nowarn/zero-thunk.cfa (added)

	Remove unnecessary special case for zero_t in code gen that caused ...