Home | History | Annotate | Download | only in docs

Lines Matching full:clang

809 <p>If you want to check out clang too, run:</p>
814 git clone http://llvm.org/git/clang.git
910 # If you have clang too:
912 git clone http://llvm.org/git/clang.git
913 cd clang
923 git fetch && (cd tools/clang && git fetch) # Get matching revisions of both trees.
926 (cd tools/clang &&