jingham added a comment.

Seems important to me that a name tells what it does without having to know the 
implementation details of what it acts on.  Particularly for folks new to the 
code, having to know one less thing to understand how something that's 
important to the logic flow of the program behaves will make comprehending the 
code easier.  It's only a little bump to understanding, but the fewer of those 
we have the better, IMO.


https://reviews.llvm.org/D42182



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to