source: src/prelude/builtins.c@ cb43451

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since cb43451 was fa4805f, checked in by Andrew Beach <ajbeach@…>, 8 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.