Skip to content
Commit 8a310f40 authored by Reid Kleckner's avatar Reid Kleckner
Browse files

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 d79c3be6 to follow the new style guide added
in 236fcbc2.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D74882
parent 5517d3b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment