[all-commits] [llvm/llvm-project] 4e3c0b: llvm-cov: Introduce `-show-created-time` to suppre...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Thu Dec 19 18:31:23 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e3c0bb7f7b3f4df702d787853d31c53d626fe4c
https://github.com/llvm/llvm-project/commit/4e3c0bb7f7b3f4df702d787853d31c53d626fe4c
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M llvm/test/tools/llvm-cov/Inputs/showProjectSummary.test
M llvm/test/tools/llvm-cov/showProjectSummary.cpp
M llvm/tools/llvm-cov/CodeCoverage.cpp
Log Message:
-----------
llvm-cov: Introduce `-show-created-time` to suppress timestamps (#120417)
This shouldn't affect anything since `-show-created-time=true` by
default.
Timestamps sometimes prevent reproducible build.
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