Functionsยง
- check_
coverage_ ๐span Ifllvm-cov
sees a source region that is improperly ordered (end < start), it will immediately exit with a fatal error. To prevent that from happening, discard regions that are improperly ordered, or might be interpreted in a way that makes them improperly ordered. - make_
coverage_ ๐span Converts the span into its start line and column, and end line and column.