Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / AMDGPU / R600MachineFunctionInfo.h
index f5556c1e81fc732399b03d4ebf37cf19e9addbb0..263561edd30d7348f1e21dab2aa79aef9c7a8298 100644 (file)
@@ -29,6 +29,6 @@ public:
   unsigned StackSize;
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif