Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / DebugInfo / DWARF / DWARFAcceleratorTable.cpp
index 8ae05432869a23e10d3e73ee6e7237f8a041ae7d..fd33c7d547494f6abc2db4c3e6532c89577db123 100644 (file)
@@ -129,4 +129,4 @@ void DWARFAcceleratorTable::dump(raw_ostream &OS) const {
     }
   }
 }
-}
+} // namespace llvm