Skip to content
Snippets Groups Projects
Commit 7305cf47 authored by ram's avatar ram
Browse files

Fixed VALIDATE-CALL-TYPE to correctly handle calls where there is no

function type guarding the call (for example, calls to lambdas).  In this
case, we still want to call RECOGNIZE-KNOWN-CALL, since it will figure
out what leaf we are referencing, and might also do something else
interesting: inline expansion, etc.
parent d4f78b35
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment