clang-playground icon indicating copy to clipboard operation
clang-playground copied to clipboard

can this be updated to build w/ current version of clang/LLVM git repo?

Open gthaker opened this issue 5 years ago • 1 comments

The build instructions fail, for example:

$ git clone http://llvm.org/git/llvm.git src Cloning into 'src'... fatal: unable to access 'http://llvm.org/git/llvm.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.

gthaker avatar Jul 22 '20 16:07 gthaker

Sorry I haven't been following LLVM/Clang for a long time. I think there are some more comprehensive official tutor now. Please just use this guide as a reference, if it still helps.

xinhuang avatar Jul 23 '20 09:07 xinhuang