HexHive / HexType

HexType: Efficient Detection of Type Confusion Errors for C++
97 stars 20 forks source link

Changing from cloning via SSH to cloning with HTTP link #12

Open abouquet27 opened 4 months ago

abouquet27 commented 4 months ago

When trying to use in the project in a docker, it cannot clone the repo unless configure the docker to use git credentials which is not practical. It would be better to user https for git clone instead of ssh inside scripts/get_llvm_src_tree.sh.