http://clang.llvm.org/docs/LibASTMatchersReference.html returns 404, but it used to be really handy. Where did it move to ? The link in http://clang.llvm.org/docs/LibASTMatchers.html is dead.
Regards,
Julian
http://clang.llvm.org/docs/LibASTMatchersReference.html returns 404, but it used to be really handy. Where did it move to ? The link in http://clang.llvm.org/docs/LibASTMatchers.html is dead.
Regards,
Julian
No clue what happened, but FWIW, until it’s fixed, Google’s cached version seems usable: https://webcache.googleusercontent.com/search?q=cache:wGcFE-zU7FgJ:clang.llvm.org/docs/LibASTMatchersReference.html
I submitted r260218, which will hopefully bring it back up.
That fix might go on the 3.8 branch, too. It’s missing in the release candidate docs as well.
Manuel.
There’s a related change under review here: Would you mind taking a look to see if there are parts which are still relevant after your change? This is a patch from a new contributor. It looks like at least the link is still useful. Not sure about the cmake bits, they’re structured a bit differently. Philip