diff options
author | Reid Kleckner <rnk@google.com> | 2020-02-19 17:05:42 -0800 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2020-02-25 17:30:53 -0800 |
commit | 8a310f40d0a325daf0c81af204c93adc3e885d10 (patch) | |
tree | b1b5a6bd699c5475077607e4edfe02fd4d7bf993 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 5517d3b80b136b4afc7097147397d03bb840403a (diff) | |
download | llvm-8a310f40d0a325daf0c81af204c93adc3e885d10.zip llvm-8a310f40d0a325daf0c81af204c93adc3e885d10.tar.gz llvm-8a310f40d0a325daf0c81af204c93adc3e885d10.tar.bz2 |
Remove namespace lld { namespace coff { from COFF LLD cpp files
Instead, use `using namespace lld(::coff)`, and fully qualify the names
of free functions where they are defined in cpp files.
This effectively reverts d79c3be618 to follow the new style guide added
in 236fcbc21a7a8872.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D74882
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions