Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / IR / SymbolTableListTraitsImpl.h
index f94def7d3d097d77b0f1fb40b021307fc62c4a4b..a18f98261abc5ffce00e0868f1908be521daa59a 100644 (file)
@@ -113,6 +113,6 @@ void SymbolTableListTraits<ValueSubClass,ItemParentClass>
   }
 }
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif