Check that the return type of function definition matches its prototype.
authorEric Anholt <eric@anholt.net>
Wed, 14 Apr 2010 23:19:19 +0000 (16:19 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 14 Apr 2010 23:19:19 +0000 (16:19 -0700)
commit60be7626b829af7e1d07330b9a88468924ba350e
tree7ff06a0dfd483e4d821c5f5e2ab8812d94d0ab8c
parent1e7ec3ce128a9d30d7d9e1707a22b270eb525075
Check that the return type of function definition matches its prototype.

Doesn't fix any testcases, but fixes a FINISHME.
ast_to_hir.cpp