[all-commits] [llvm/llvm-project] 71648a: Make MCDCRecord::getNumConditions() `const&`

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Thu Nov 28 01:10:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71648a4ef93867ce47afa512f6cf808be3cd0a2e
      https://github.com/llvm/llvm-project/commit/71648a4ef93867ce47afa512f6cf808be3cd0a2e
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-11-28 (Thu, 28 Nov 2024)

  Changed paths:
    M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h

  Log Message:
  -----------
  Make MCDCRecord::getNumConditions() `const&`

Some users were trying to get a reference to the return value.



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