This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3275b18f8979: [Coverage] Normalize compilation dir as well
(authored by phosek).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.
Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97001/new/
https://reviews.llvm.org/D97001
___
cfe-
phosek updated this revision to Diff 325099.
phosek added a comment.
Test added.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97001/new/
https://reviews.llvm.org/D97001
Files:
clang/lib/CodeGen/CoverageMappingGen.cpp
clang/test/Profile/profil
vsk added a comment.
Would it be straightforward to test this, like we do other filename encodings
in abspath.cpp?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97001/new/
https://reviews.llvm.org/D97001
__
phosek created this revision.
phosek added a reviewer: vsk.
phosek requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This matches debug info behavior.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D97001
Files:
clang/li