[Mesa-dev] [PATCH 2/2] Add test case for recently fixed loop-control underflow bug.
Kenneth Graunke
kenneth at whitecape.org
Mon Jun 3 13:11:20 PDT 2013
On 06/03/2013 12:51 PM, Carl Worth wrote:
> To trigger the bug, it suffices to have a line-continuation followed by
> a newline and then a non-line-continuation backslash.
> ---
> ...117-line-continuation-and-non-continuation-backslash.c | 12 ++++++++++++
> ...continuation-and-non-continuation-backslash.c.expected | 13 +++++++++++++
> 2 files changed, 25 insertions(+)
> create mode 100644 src/glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c
> create mode 100644 src/glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c.expected
Both are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list