<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 30, 2015 at 6:42 PM, <a href="mailto:hfinkel@anl.gov">hfinkel@anl.gov</a> <span dir="ltr"><<a href="mailto:hfinkel@anl.gov" target="_blank">hfinkel@anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":5k5" class="a3s" style="overflow:hidden">================<br>
Comment at: include/llvm/Analysis/TargetTransformInfo.h:58<br>
@@ -65,1 +57,3 @@<br>
+  /// \brief Construct a TTI object around a type which implements the API in<br>
+  /// the \c Concept below.<br>
   ///<br>
----------------<br>
I understand the comment, but I think it can be made less potentially-confusing. How about:<br>
<br>
  Construct a TTI object using a type implementing the Concept API below.</div></blockquote></div><br>FYI, done. Much better wording.</div></div>