[all-commits] [llvm/llvm-project] 2dc1d4: [lldb] Use static instead of anonymous namesapce i...
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Mar 13 04:58:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dc1d48a454fd511e42468e427fde49780f352fc
https://github.com/llvm/llvm-project/commit/2dc1d48a454fd511e42468e427fde49780f352fc
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M lldb/source/Plugins/Process/POSIX/CrashReason.cpp
Log Message:
-----------
[lldb] Use static instead of anonymous namesapce in CrashReason
As preferred by the llvm guidelines.
More information about the All-commits
mailing list