forked from checkedc/checkedc-clang
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
benchmark failureA bug causing a failure in our nightly benchmark testsA bug causing a failure in our nightly benchmark testsincomplete descriptionmacrorewriter
Description
Another miscellaneous error from Lua:
loadlib.c:704:26: error (func_array): 'searchers' declared as array of functions of type 'int (lua_State *)' (aka 'int (struct lua_State *)')
static int ( searchers _Checked[])(lua_State *) =
^
The code in question doesn't appear (in this form at least) in the source mentioned, so something is up with the rewriter. Or heavy macro use.
Metadata
Metadata
Assignees
Labels
benchmark failureA bug causing a failure in our nightly benchmark testsA bug causing a failure in our nightly benchmark testsincomplete descriptionmacrorewriter