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
-itypes-for-extern
should be integrated into the constraint graph
-itypes-for-extern
constraint graph
#740
opened Nov 15, 2021 by
mattmccutchen-cci
Rewriter::InsertText*
calls should use wrappers analogous to rewriteSourceRange
rewriter
#739
opened Nov 12, 2021 by
mattmccutchen-cci
Add a mechanism to specify "open world" files
-infer-types-for-undefs
-itypes-for-extern
enhancement
New feature or request
#738
opened Oct 22, 2021 by
john-h-kastner
Redefined 'break' with stats and 'goto'
benchmark failure
A bug causing a failure in our nightly benchmark tests
clang preprocessor
code pattern
incomplete description
macro
unusual c code - low priority
#737
opened Oct 21, 2021 by
kyleheadley
Rewriting error for array of function pointer with typedef type
benchmark failure
A bug causing a failure in our nightly benchmark tests
incomplete description
macro
rewriter
#736
opened Oct 21, 2021 by
kyleheadley
Conflict assigning checked array to void * parameter
benchmark failure
A bug causing a failure in our nightly benchmark tests
incomplete description
#735
opened Oct 21, 2021 by
kyleheadley
Variable with generic type assigned to non-generic
benchmark failure
A bug causing a failure in our nightly benchmark tests
generic
incomplete description
#734
opened Oct 21, 2021 by
kyleheadley
Conflicting rewrites for extern sized arrays
array bounds
benchmark failure
A bug causing a failure in our nightly benchmark tests
incomplete description
rewriter
#733
opened Oct 21, 2021 by
kyleheadley
Ptr<struct> passed to external struct * param in benchmarks
benchmark failure
A bug causing a failure in our nightly benchmark tests
cast
incomplete description
#731
opened Oct 20, 2021 by
kyleheadley
_Assume_bounds_cast added with checked array type
benchmark failure
A bug causing a failure in our nightly benchmark tests
cast
#728
opened Oct 18, 2021 by
kyleheadley
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
Bounds on variables may use undefined values
array bounds
benchmark failure
A bug causing a failure in our nightly benchmark tests
#726
opened Oct 15, 2021 by
kyleheadley
Work around compiler bug on assignment from itype with nested A bug causing a failure in our nightly benchmark tests
itypes
_Nt_array_ptr
to fully checked type
benchmark failure
#725
opened Oct 15, 2021 by
kyleheadley
C-style cast not converted when result is not assigned to a pointer
cast
#722
opened Oct 8, 2021 by
john-h-kastner
Unchecked function assigned to safe typedef
benchmark failure
A bug causing a failure in our nightly benchmark tests
function pointer
typedef
#719
opened Oct 1, 2021 by
kyleheadley
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.