about summary refs log tree commit diff
path: root/tests/coverage/macro_name_span.rs
AgeCommit message (Collapse)AuthorLines
2023-11-13coverage: Regression test for #117788Zalathar-0/+25
Without the workaround applied, this test will produce malformed mappings that cause `llvm-cov` to fail. (And if it does emit well-formed mappings, they should be obviously incorrect.)