[PATCH] llvm-cov: Added constness property to methods.

Yuchen Wu yuchenericwu at hotmail.com
Wed Nov 6 15:29:48 PST 2013


llvm-cov: Added constness property to methods.

Added constness to methods that shouldn't modify objects. Replaced
operator[] lookup in maps with find() instead. 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-llvm-cov-Added-constness-property-to-methods.patch
Type: application/octet-stream
Size: 6390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131106/07b0a42f/attachment.obj>


More information about the llvm-commits mailing list