[all-commits] [llvm/llvm-project] 842060: [memprof] Drop testing:: in a unit test (NFC) (#11...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Dec 11 18:10:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8420602bc21098a737708f35caf96e696f948503
https://github.com/llvm/llvm-project/commit/8420602bc21098a737708f35caf96e696f948503
Author: Kazu Hirata <kazu at google.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M llvm/unittests/ProfileData/MemProfTest.cpp
Log Message:
-----------
[memprof] Drop testing:: in a unit test (NFC) (#119636)
Note that we already have:
using ::testing::IsEmpty;
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