| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-27 | coverage: Revert "unused local file IDs" due to empty function names | Zalathar | -7/+0 | |
| This reverts commit 3b22c21dd8c30f499051fe7a758ca0e5d81eb638, reversing changes made to 5f292eea6d63abbd26f1e6e00a0b8cf21d828d7d. | ||||
| 2025-05-10 | coverage: Detect unused local file IDs to avoid an LLVM assertion | Zalathar | -0/+7 | |
| This case can't actually happen yet (other than via a testing flag), because currently all of a function's spans must belong to the same file and expansion. But this will be an important edge case when adding expansion region support. | ||||
