[PATCH] D151283: [llvm-cov] Support directory layout in coverage reports
Yuhao Gu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 20:11:39 PDT 2023
AtomicGu added inline comments.
================
Comment at: llvm/tools/llvm-cov/CoverageReport.cpp:578
+
+ // What if we report a Windows exe on Linux? In this case, all files will
+ // be considered be directly in the project root directory as Linux allows
----------------
@gulfem @phosek Any advises for this problem?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151283/new/
https://reviews.llvm.org/D151283
More information about the llvm-commits
mailing list