[all-commits] [llvm/llvm-project] 3accff: [llvm-objcopy] Fix some namespace style issues
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jun 22 09:20:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3accff2553c00c3237876edd6066e1701c52e66c
https://github.com/llvm/llvm-project/commit/3accff2553c00c3237876edd6066e1701c52e66c
Author: Fangrui Song <i at maskray.me>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M llvm/tools/llvm-objcopy/ConfigManager.cpp
M llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
M llvm/tools/llvm-objcopy/ELF/Object.cpp
Log Message:
-----------
[llvm-objcopy] Fix some namespace style issues
https://llvm.org/docs/CodingStandards.html#use-namespace-qualifiers-to-implement-previously-declared-functions
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D104693
More information about the All-commits
mailing list