Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / ARM / ARMMachineFunctionInfo.h
index 8b1210268eb2c45faf73a006e556d96f0cd5d7fa..14dd9ef333afeacbc827830a571fcb5a1d7dec25 100644 (file)
@@ -229,6 +229,6 @@ public:
     return It;
   }
 };
-} // namespace llvm
+} // End llvm namespace
 
 #endif