﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
917	tests that rely on diff break with clang	Mario Domenech Goulart		"Not a serious problem.  clang generates some warnings that are not in the expected output files.

Warnings like:

{{{
../chicken.h:2292:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../chicken.h:2299:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../chicken.h:2336:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../chicken.h:2344:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
4 warnings generated.
}}}"	defect	closed	minor		unknown	4.8.x	fixed	scrutiny tests clang		
