Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / include / llvm / ExecutionEngine / SectionMemoryManager.h
index 0b0dcb021f148729f4ab953d01e200ab8c4f8e67..bbf996842188215bc453320171cb6f45886188f5 100644 (file)
@@ -100,7 +100,7 @@ private:
   MemoryGroup RODataMem;
 };
 
-}
+} // namespace llvm
 
 #endif // LLVM_EXECUTION_ENGINE_SECTION_MEMORY_MANAGER_H