[WebAssembly] Initial WebAssembly backend
[oota-llvm.git] / include / llvm / ADT / SmallPtrSet.h
index 0d1635ae01e96bca129464ed4a0199bc8969f691..3e3c9c154ef4f3cfdc1ee47aaf8e6f1d9d66ec00 100644 (file)
@@ -334,7 +334,7 @@ public:
   }
 };
 
-} // namespace llvm
+}
 
 namespace std {
   /// Implement std::swap in terms of SmallPtrSet swap.