diff options
| author | Fangrui Song <i@maskray.me> | 2020-06-24 13:45:41 -0700 |
|---|---|---|
| committer | Fangrui Song <maskray@google.com> | 2020-06-24 13:46:13 -0700 |
| commit | 40bc99538c85904e3f4de04c795bbebd4013bbe7 (patch) | |
| tree | ad598925b496107e4087f7da6a070cf1bfe86035 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 81b2d1d112035d34fcbad1624f29bc214e67f1e5 (diff) | |
| download | llvm-40bc99538c85904e3f4de04c795bbebd4013bbe7.zip llvm-40bc99538c85904e3f4de04c795bbebd4013bbe7.tar.gz llvm-40bc99538c85904e3f4de04c795bbebd4013bbe7.tar.bz2 | |
[lld-macho] Remove using namespace llvm::MachO
llvm/include/llvm/TextAPI/MachO/ inappropriately uses the llvm::MachO namespace (this is for BinaryFormat and Object) and causes conflicts in some MSVC builds::
http://lab.llvm.org:8011/builders/sanitizer-windows/builds/65324/steps/stage%201%20build/logs/stdio
Removing `using namespace llvm::MachO` should decrease name collisions.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
