Cthulhu  0.2.10
Cthulhu compiler collection
check.h File Reference
#include <ctu_check_api.h>
#include "core/analyze.h"
Include dependency graph for check.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

CT_BEGIN_API CT_CHECK_API void check_tree (logger_t *reports, vector_t *mods, arena_t *arena)
 check the tree form IR all found errors are reported to the reports object More...