aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2020-02-19 17:05:42 -0800
committerReid Kleckner <rnk@google.com>2020-02-25 17:30:53 -0800
commit8a310f40d0a325daf0c81af204c93adc3e885d10 (patch)
treeb1b5a6bd699c5475077607e4edfe02fd4d7bf993 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent5517d3b80b136b4afc7097147397d03bb840403a (diff)
downloadllvm-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