EricWF marked an inline comment as done.
EricWF added inline comments.

================
Comment at: docs/LibASTMatchersReference.html:2579-2581
+    y(x); Matches
+    NS::y(x); Doesn't match
+    y(42); Doesn't match.
----------------
aaron.ballman wrote:
> EricWF wrote:
> > aaron.ballman wrote:
> > > This is not your bug to fix, but it seems the documentation generator is 
> > > stripping the comment markers. This impacts other matchers as well, such 
> > > as `throughUsingDecl()`.
> > I wonder if it strips `/**/` comments. I don't want to get blocked on this.
> > 
> Don't let it block you -- I'm poking at a fix currently, but this is not your 
> bug.
Thanks for the fix!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55534/new/

https://reviews.llvm.org/D55534



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

Reply via email to