checkedc / checkedc-llvm-project

This repo contains a version of clang that is modified to support Checked C. Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety.
13 stars 19 forks source link

Enable two tests that actually work on Apple ARM64 Macs. #1223

Closed dtarditi closed 8 months ago

dtarditi commented 8 months ago

There are two tests marked as "expected fail" for Apple ARM64 that actually work. Enable them.

dtarditi commented 8 months ago

This passed automated testing: https://github.com/checkedc/workflows/actions/runs/7001103098/job/19042708406.