HexHive / HexHive/HexType

Understand HexType docs :(

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
103
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Hi @jys0710

I run command:

```bash
$ git clone git@github.com:HexHive/HexType.git
$ ./build.sh
$ export HEXTYPE_LOG_PATH="/tmp/hextype"
```

But, i don;t underestand what happen here:

```bash
. Run HexType

Use the create-clang-typeinfo option or copy the pre-made type info (in the HexType/etc/clang_type_info) into the HexType path as typeinfo.txt file name
Use HexType/scripts/remove_duplicated_line.py in order to remove duplicated lines when you create new type information file
$ $BUILD_DIR/bin/clang++ test.cc -fsanitize=hextype

```
i run :

```bash
$ clang++ -fsanitize=hextype sample.cpp
g++: error: unrecognized argument to -fsanitize= option: ‘hextype’
```

Thanks,

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.