Support the type printer for C11 compilers
`_Generic` allows us to select the value based on the type of the
expression, which means we don't need to support function overloading,
and means failing expressions print properly in gcc
1 parent 6b77b49 commit 103565e329bb10f42acc2e913e15e3b745fe79d8
@Luke Drummond Luke Drummond authored on 15 Sep 2019
Showing 5 changed files
View
test/CMakeLists.txt
View
test/type_printers.c 0 → 100644
View
test/type_printers.cpp 0 → 100644
View
test/type_printers.inc 0 → 100644
View
utest.h