[all-commits] [llvm/llvm-project] 3f3ab0: [lldb] Remove anonymous namespace from NativeRegis...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Dec 21 11:46:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3f3ab03ab7bbaf13329b0ff07c5d3de40970bfcd
https://github.com/llvm/llvm-project/commit/3f3ab03ab7bbaf13329b0ff07c5d3de40970bfcd
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
Log Message:
-----------
[lldb] Remove anonymous namespace from NativeRegisterContextLinux_x86_64
Use "static" instead.
More information about the All-commits
mailing list