Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / ExecutionEngine / Interpreter / Interpreter.h
index f6cac580e26f6470845822bc9a900302788eefff..f97664181a871a30a91977dd5324803b149e6cdb 100644 (file)
@@ -251,6 +251,6 @@ private:  // Helper functions
 
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif