Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Releases: liblaf/clang-wrapper

0.7.0

26 Oct 14:24
Compare
Choose a tag to compare

0.7.0 (2022-10-26)

Feat

  • add JNI Interface Counter
  • runtime: add utility Dictionary

Fix

  • wrapper: manually add definition ANDROID
  • pass: fix compatibility with ASAN
  • common: seperate log into multiple files
  • common: fix LOG_LEVEL

Refactor

  • utility: refactor file structure

[main 6fae832] bump: version 0.6.0 → 0.7.0
3 files changed, 21 insertions(+), 3 deletions(-)

0.6.0

19 Oct 08:57
Compare
Choose a tag to compare

0.6.0 (2022-10-19)

Feat

  • utility: add location utility
  • common: remove stdc option when using c++
  • utility: add JNI Interface Detector
  • add assertion utility for debug
  • common: add path utility for compatibility
  • common: implement class Arguments

Fix

  • scripts: pretty output
  • utility: fix get_gep_index()
  • common: change string vector to Arguments

Refactor

  • runtime: move files
  • wrapper: refine code

[main 0cb5ed2] bump: version 0.5.0 → 0.6.0
2 files changed, 23 insertions(+), 1 deletion(-)

0.5.0

12 Oct 07:43
Compare
Choose a tag to compare

0.5.0 (2022-10-12)

Feat

  • add struct-parser
  • common: add no_opaque_pointers option
  • wrapper: add no_opaque_pointers option

Fix

  • pass: fix include error
  • pass: fix run_on_instruction()
  • common: fix logging args

[main bd006f5] ci: bump version 0.4.2 -> 0.5.0
2 files changed, 15 insertions(+), 1 deletion(-)

0.4.2

04 Oct 15:05
Compare
Choose a tag to compare

0.4.2 (2022-10-04)

Perf

  • base: use reference for const parameter

[main 79719ce] ci: bump version 0.4.1 -> 0.4.2
2 files changed, 7 insertions(+), 1 deletion(-)

0.4.1

04 Oct 14:53
Compare
Choose a tag to compare

0.4.1 (2022-10-04)

Fix

  • base: hide member data from direct access

[main 68e65df] ci: bump version 0.4.0 -> 0.4.1
2 files changed, 7 insertions(+), 1 deletion(-)

0.4.0

04 Oct 14:44
Compare
Choose a tag to compare

0.4.0 (2022-10-04)

0.2.1 (2022-10-04)

[main 4891ead] ci: bump version 0.3.0 -> 0.4.0
2 files changed, 5 insertions(+), 1 deletion(-)

0.3.0

04 Oct 14:35
Compare
Choose a tag to compare

0.3.0 (2022-10-04)

Feat

  • call-hook: add call-hook wrapper
  • common: add utility env

Fix

  • base: fix generated object extension
  • common: add utility has_link_stage()
  • base: add assertion

Refactor

  • base: improve file structure
  • base: reduce ambiguity
  • base: improve extensibility
  • base: improvements

[call-hook 69fb028] ci: bump version 0.2.0 -> 0.3.0
2 files changed, 21 insertions(+), 1 deletion(-)

0.2.1

04 Oct 13:42
Compare
Choose a tag to compare

0.2.1 (2022-10-04)

Fix

  • base: add assertion

[main a2ff814] ci: bump version 0.2.0 -> 0.2.1
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.0

04 Oct 12:46
Compare
Choose a tag to compare

0.2.0 (2022-10-04)

Feat

  • base: add PassBase

Fix

  • bump: fix "No tag found to do an incremental changelog"

[main 9113d85] ci: bump version 0.1.0 -> 0.2.0
2 files changed, 11 insertions(+), 1 deletion(-)

0.1.0

04 Oct 11:44
Compare
Choose a tag to compare
ci: bump version 0.0.0 -> 0.1.0