[PATCH] D152453: llvm-cov produces inconsistent result when file appears multiple times in gcno

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 15:36:24 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG24563b8d26aa: [llvm-cov] Normalize paths by removing dots (authored by tenta4, committed by bogner).

Changed prior to commit:
  https://reviews.llvm.org/D152453?vs=529912&id=531922#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152453/new/

https://reviews.llvm.org/D152453

Files:
  llvm/include/llvm/ProfileData/GCOV.h
  llvm/lib/ProfileData/GCOV.cpp
  llvm/test/tools/llvm-cov/gcov/Inputs/test_no_gcda.h.gcov
  llvm/test/tools/llvm-cov/gcov/Inputs/test_no_options.h.gcov
  llvm/test/tools/llvm-cov/gcov/basic.test
  llvm/test/tools/llvm-cov/gcov/gcov-fake-4.2.c
  llvm/test/tools/llvm-cov/gcov/intermediate-format.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152453.531922.patch
Type: text/x-patch
Size: 6351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/f31515f6/attachment.bin>


More information about the llvm-commits mailing list