aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <syaghmour@apple.com>2022-03-03 10:39:06 -0800
committerShafik Yaghmour <syaghmour@apple.com>2022-03-03 10:39:06 -0800
commitae869d448499327a2e6435fafb0ac6ed0f205e66 (patch)
treec557d3df4e709edb8add719156c1070d1ee57189 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent61f2b3ed2183d24252561f9b48007e6cde937ce4 (diff)
downloadllvm-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 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions