[all-commits] [llvm/llvm-project] 093187: [Coverage] Add testing to validate code coverage f...

Justin Cady via All-commits all-commits at lists.llvm.org
Tue May 20 10:43:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0931874b219cfdae38fcf24d33c8efa001697d5a
      https://github.com/llvm/llvm-project/commit/0931874b219cfdae38fcf24d33c8efa001697d5a
  Author: Justin Cady <desk at justincady.com>
  Date:   2025-05-20 (Tue, 20 May 2025)

  Changed paths:
    A compiler-rt/test/profile/Linux/coverage-exception.cpp

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list