[all-commits] [llvm/llvm-project] 42c0c2: clang/test: Add tests that we missed while I was u...

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Sun Dec 22 20:43:30 PST 2024


  Branch: refs/heads/users/chapuni/cov/single/binop-base
  Home:   https://github.com/llvm/llvm-project
  Commit: 42c0c2616ebd115b8df40548ef252db57979a54d
      https://github.com/llvm/llvm-project/commit/42c0c2616ebd115b8df40548ef252db57979a54d
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M clang/test/CoverageMapping/single-byte-counters.cpp

  Log Message:
  -----------
  clang/test: Add tests that we missed while I was updating.


  Commit: bd1d96bb23b264f4976ce800470dd7ed7f74a709
      https://github.com/llvm/llvm-project/commit/bd1d96bb23b264f4976ce800470dd7ed7f74a709
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Introduce CounterMappingRegion::isBranch(). NFC.

Conflicts:
	clang/lib/CodeGen/CoverageMappingGen.cpp
	llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h


  Commit: c0a93e2efb21e378f86e83a11a9fa13202260e52
      https://github.com/llvm/llvm-project/commit/c0a93e2efb21e378f86e83a11a9fa13202260e52
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M clang/test/CoverageMapping/single-byte-counters.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Merge branches 'users/chapuni/cov/single/test' and 'users/chapuni/cov/single/nextcount' into users/chapuni/cov/single/base


  Commit: 621263cfb4c13cc30bdfc7347b0c57be353910b1
      https://github.com/llvm/llvm-project/commit/621263cfb4c13cc30bdfc7347b0c57be353910b1
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M clang/test/CoverageMapping/single-byte-counters.cpp

  Log Message:
  -----------
  Update the test


  Commit: 39398a2f83f29e1c504db228c4e30c56bf5d7f56
      https://github.com/llvm/llvm-project/commit/39398a2f83f29e1c504db228c4e30c56bf5d7f56
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Merge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/loop

Conflicts:
	clang/test/CoverageMapping/single-byte-counters.cpp


  Commit: 747478eaff0dece607a25298652382b465ecc0e6
      https://github.com/llvm/llvm-project/commit/747478eaff0dece607a25298652382b465ecc0e6
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M clang/test/CoverageMapping/single-byte-counters.cpp

  Log Message:
  -----------
  Update the test


  Commit: b992ae49ed370a39d421c59a7c8b45d52a341b9c
      https://github.com/llvm/llvm-project/commit/b992ae49ed370a39d421c59a7c8b45d52a341b9c
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Merge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/if

Conflicts:
	clang/test/CoverageMapping/single-byte-counters.cpp


  Commit: c55241f13ba623a219f30641446bd626e6762f32
      https://github.com/llvm/llvm-project/commit/c55241f13ba623a219f30641446bd626e6762f32
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M clang/test/CoverageMapping/single-byte-counters.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp

  Log Message:
  -----------
  Merge branch 'users/chapuni/cov/single/if' into users/chapuni/cov/single/nextcount-base


  Commit: d324dda981618f41038eb2a5ce8effd3d0f05421
      https://github.com/llvm/llvm-project/commit/d324dda981618f41038eb2a5ce8effd3d0f05421
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M clang/test/CoverageMapping/single-byte-counters.cpp

  Log Message:
  -----------
  Merge branch 'users/chapuni/cov/single/loop' into users/chapuni/cov/single/nextcount-base


Compare: https://github.com/llvm/llvm-project/compare/0a4b7776a304...d324dda98161

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