[all-commits] [llvm/llvm-project] e75eca: [clang] NFCI: Use `FileEntryRef` in `CoverageMappi...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Sep 6 11:16:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e75ecaa190613bb4936be14dfb595fc2736e052e
https://github.com/llvm/llvm-project/commit/e75ecaa190613bb4936be14dfb595fc2736e052e
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
M clang/lib/CodeGen/CoverageMappingGen.h
Log Message:
-----------
[clang] NFCI: Use `FileEntryRef` in `CoverageMappingGen`
This removes some uses of the deprecated `FileEntry::getName()`.
More information about the All-commits
mailing list