compiler: introduce and use `MType::is_c_primitive`
authorJean Privat <jean@pryen.org>
Mon, 23 Mar 2015 14:30:34 +0000 (21:30 +0700)
committerJean Privat <jean@pryen.org>
Mon, 23 Mar 2015 14:30:34 +0000 (21:30 +0700)
Thus remove all comparison to "val*" in the code, this is cleaner.

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found