[all-commits] [llvm/llvm-project] 47fb5b: [clang] Deflake the TimeProfile support tests (#13...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Thu May 8 14:08:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47fb5bd494a9dd391abceafddb872e01a7d3492b
https://github.com/llvm/llvm-project/commit/47fb5bd494a9dd391abceafddb872e01a7d3492b
Author: Reid Kleckner <rnk at google.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M clang/unittests/Support/TimeProfilerTest.cpp
Log Message:
-----------
[clang] Deflake the TimeProfile support tests (#138613)
These tests have been flaky since they were merged into the
AllClangUnitTests binary, but the flakiness is inherent to the nature of
timer-based tests.
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