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
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
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
Trigger rewriting to propagate itypes from one declaration to another of the same function
benchmark failure
A bug causing a failure in our nightly benchmark tests
rewriter
#678
opened Aug 16, 2021 by
kyleheadley
3c -alltypes
converts variable to _Ptr
even if it flows from _Nt_array_ptr
benchmark failure
#541
opened Apr 9, 2021 by
mattmccutchen-cci
Inserted A bug causing a failure in our nightly benchmark tests
bug
Something isn't working
cast
_Assume_bounds_cast
bounds should substitute function call arguments for parameters
array bounds
benchmark failure
#524
opened Apr 3, 2021 by
mwhicks1
Support analysis of multiple function definitions (main is special)
benchmark failure
A bug causing a failure in our nightly benchmark tests
enhancement
New feature or request
#504
opened Mar 19, 2021 by
mwhicks1
Preprocessor conditional in parameter list causes invalid rewriting
benchmark failure
A bug causing a failure in our nightly benchmark tests
rewriter
#502
opened Mar 18, 2021 by
john-h-kastner
ProTip!
Mix and match filters to narrow down what you’re looking for.