diff options
| author | Shafik Yaghmour <syaghmour@apple.com> | 2022-03-03 10:39:06 -0800 |
|---|---|---|
| committer | Shafik Yaghmour <syaghmour@apple.com> | 2022-03-03 10:39:06 -0800 |
| commit | ae869d448499327a2e6435fafb0ac6ed0f205e66 (patch) | |
| tree | c557d3df4e709edb8add719156c1070d1ee57189 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp | |
| parent | 61f2b3ed2183d24252561f9b48007e6cde937ce4 (diff) | |
| download | llvm-ae869d448499327a2e6435fafb0ac6ed0f205e66.zip llvm-ae869d448499327a2e6435fafb0ac6ed0f205e66.tar.gz llvm-ae869d448499327a2e6435fafb0ac6ed0f205e66.tar.bz2 | |
[LLDB] Remove cases of using namespace llvm:: from header file
We have using namespace llvm::dwarf in dwarf.h header globally. Replacing that
with a using namespace within lldb_private::dwarf and moving to a
using namespace lldb_private::dwarf in .cpp files and fully qualified names
in the few header files.
Differential Revision: https://reviews.llvm.org/D120836
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
