This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Test uses of functions that return function pointers with bounds-safe interfaces #281
Closed
Description
This issue was copied from checkedc/checkedc#281
The compiler crashed when signal
with a bounds-safe interface was called in a checked scope. PR checkedc/checkedc-clang#483 fixes this. This change adds more tests of type checking of function that return function pointers, including testing uses in and outside of checked scopes.
Metadata
Metadata
Assignees
Labels
No labels