source: src/prelude/builtins.c @ a67b60e

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since a67b60e was fa4805f, checked in by Andrew Beach <ajbeach@…>, 7 years ago

The builtins.cf now includes exception handling functions.

  • Property mode set to 100644
File size: 88 bytes
Line 
1typedef unsigned long long __cfaabi_exception_type_t;
2
3#include "../libcfa/exception.h"
Note: See TracBrowser for help on using the repository browser.