Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Mips / Mips16ISelLowering.cpp
index c52ef2a4e1959cf02a542ed34fb5d4ab990b6de6..846e3c964f4430d5a94b9101ec06d988d1ba059d 100644 (file)
@@ -54,7 +54,7 @@ struct Mips16IntrinsicHelperType{
     return std::strcmp(Name, RHS.Name) == 0;
   }
 };
-} // namespace
+}
 
 // Libcalls for which no helper is generated. Sorted by name for binary search.
 static const Mips16Libcall HardFloatLibCalls[] = {