Nest any classes not used outside of a file into anon. Nest any classes used across files in llvm-objcopy into namespace llvm::objcopy.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D49449
[NFC][llvm-objcopy] Cleanup namespace usage in llvm-objcopy. ClosedPublic Authored by plotfi on Jul 17 2018, 1:24 PM.
Details Summary Nest any classes not used outside of a file into anon. Nest any classes used across files in llvm-objcopy into namespace llvm::objcopy.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 17 2018, 1:28 PM Closed by commit rL337337: [NFC][llvm-objcopy] Cleanup namespace usage in llvm-objcopy. (authored by zer0). · Explain WhyJul 17 2018, 5:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 155955 tools/llvm-objcopy/Object.h
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/llvm-objcopy.h
tools/llvm-objcopy/llvm-objcopy.cpp
|