Files
clang-p2996/compiler-rt/test/profile/Linux
Justin Cady 0931874b21 [Coverage] Add testing to validate code coverage for exceptions (#133463)
While investigating an issue with code coverage reporting around
exceptions it was useful to have a baseline of what works today.

This change adds end-to-end testing to validate code coverage behavior
that is currently working with regards to exception handling.
2025-05-20 13:43:32 -04:00
..