[all-commits] [llvm/llvm-project] 624e89: [memprof] Use namespace scopes in unit tests (NFC)...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Dec 9 09:39:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 624e89bc59ccb36191ea55ed91bb96973285b542
https://github.com/llvm/llvm-project/commit/624e89bc59ccb36191ea55ed91bb96973285b542
Author: Kazu Hirata <kazu at google.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp
Log Message:
-----------
[memprof] Use namespace scopes in unit tests (NFC) (#119176)
This patch uses namespace scopes to remove memprof:: in
MemProfUseTest.cpp as in MemProfTest.cpp.
While I am at it, this patch removes a stale comment about
IndexedAllocationInfo::CallStack, which has been removed.
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