[all-commits] [llvm/llvm-project] 3f16ff: [memprof] Use static instead of anonymous namespac...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 7 11:38:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f16ff4e68552951cf39b2f1c707df64d7c8ec59
https://github.com/llvm/llvm-project/commit/3f16ff4e68552951cf39b2f1c707df64d7c8ec59
Author: Kazu Hirata <kazu at google.com>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M llvm/lib/ProfileData/MemProf.cpp
Log Message:
-----------
[memprof] Use static instead of anonymous namespaces (#87889)
This patch replaces anonymous namespaces with static as per LLVM
Coding Standards.
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