-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handholding for tmpl data structures
Add debug time assertions to be used as an early bug oracle during fuzzing and other testing * Only based on local information, so handholding can be used without any changes * Focus on data structures currently in use Drive-by: typo fixes, make magic unique, mark unreachable code with unreachable builtin
- Loading branch information
Showing
29 changed files
with
1,262 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.