<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I argue we should spell C++ lambdas (and other function-like variables) like functions, not like variables.<br class=""><br class=""><div class="">- Use verbs, not nouns.<br class=""></div><div class="">- Use lowerCamelCase.<br class=""></div><div class=""><br class=""></div><div class="">Here's a patch that implements the change to the coding standards:</div><div class=""><a href="https://reviews.llvm.org/D48991" class="">https://reviews.llvm.org/D48991</a></div><div class=""><br class=""></div>Thoughts?</div></body></html>