Move fallback copy_stmt implementation to evaluate #55
Annotations
1 error and 2 warnings
|
src/evaluate.cc#L63
comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
|
src/infer_bounds.cc#L114
comparison of integer expressions of different signedness: ‘slinky::index_t’ {aka ‘long int’} and ‘std::vector<slinky::interval_expr>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
The logs for this run have expired and are no longer available.
Loading