Dear Pengcheng,
I don't think we keep doxygen docs for earlier versions of LLVM on the
web site.
However, if you have doxygen installed on your computer, you can easily
build the doxygen information from source. For LLVM, you simply go to
llvm/docs and type "make doxygen." For clang, I think you go into
llvm/tools/clang/docs and type "make doxygen," although I've never
done
it myself.
By the way, I'll be a new professor in the Rochester CS department this
fall. Feel free to come by my office (when I get an office) and say hi.
Regards,
John Criswell
On 5/23/14, 12:47 PM, lipengcheng wrote:> Hi there,
>
> The following link gives the up-to-date docs of clang.
> http://clang.llvm.org/doxygen/
>
> Where can I find the doc for clang 3.4 version or an earlier version ?
>
> Thanks,
> - Pengcheng
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20140523/42a71bd0/attachment.html>