nsexc.m 164 B

1234567
  1. /*
  2. need exception-safe ARC for exception deallocation tests
  3. TEST_CFLAGS -fobjc-arc-exceptions -framework Foundation
  4. */
  5. #define USE_FOUNDATION 1
  6. #include "exc.m"