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

Bill Wendling isanbard at gmail.com
Thu Nov 7 00:21:14 PST 2013


LGTM.

-bw

On Nov 6, 2013, at 3:29 PM, Yuchen Wu <yuchenericwu at hotmail.com> wrote:

> llvm-cov: Added constness property to methods.
> 
> Added constness to methods that shouldn't modify objects. Replaced
> operator[] lookup in maps with find() instead. 		 	   		  <0018-llvm-cov-Added-constness-property-to-methods.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list