[PATCH] D16963: Copy LibASTMatchersReference.html to gen'd docs
Manuel Klimek via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 9 08:52:15 PST 2016
klimek added a subscriber: klimek.
klimek added a comment.
I have fixed that in r260218 for LibASTMatcherReference (basically using the same mechanism, but only copying the one file). Not sure which is the better approach, I considered globbing, but my gut feeling decided against it :)
Definitely check in the link though.
Thanks!
http://reviews.llvm.org/D16963
More information about the cfe-commits
mailing list