forked from checkedc/checkedc-clang
-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: correctcomputation/checkedc-clang
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Compile error assigning A bug causing a failure in our nightly benchmark tests
__func__
to _Nt_array_ptr<const char>
in unchecked scope
-addcr
benchmark failure
#727
opened Oct 15, 2021 by
kyleheadley
Update
-addcr
to allow printf
-like function calls in checked regions
-addcr
varargs
#701
opened Sep 8, 2021 by
mattmccutchen-cci
Make New feature or request
-addcr
insert #pragma CHECKED_SCOPE on
at top level and then _Unchecked
as needed
-addcr
enhancement
#623
opened Jun 21, 2021 by
aaronjeline
-addcr missing _Checked annotation
-addcr
enhancement
New feature or request
priority:2
Medium priority
#486
opened Mar 15, 2021 by
mwhicks1
Checked region finder doesn't consider all casts inserted by CastPlacementVisitor
-addcr
cast
#469
opened Mar 5, 2021 by
john-h-kastner
Expresions on RHS of binary operator after CallExpr ignored by CheckedRegionFinder
-addcr
#383
opened Jan 19, 2021 by
john-h-kastner
Functions called in checked scope must have prototype
-addcr
#382
opened Jan 19, 2021 by
john-h-kastner
ProTip!
Add no:assignee to see everything that’s not assigned.