Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / DebugInfo / PDB / PDBSymDumper.h
index ffd31a55116d120fc953f7d8db460c3c1f6798f1..65110f39366f98a4009b2e1da51e110d0e145c05 100644 (file)
@@ -56,6 +56,6 @@ public:
 private:
   bool RequireImpl;
 };
 private:
   bool RequireImpl;
 };
-} // namespace llvm
+}
 
 #endif
 
 #endif