What's Changed
- Bump LLVM to Version 18 by @zhixiao-zhang in #1772
- remove redundancy of subNodes and repNode by @bjjwwang in #1725
- downgrade ubuntu version that compile LLVM from 24.04 to 20.04(x86)/2… by @bjjwwang in #1727
- fix allocate type id by @jumormt in #1729
- Update README.md by @bjjwwang in #1730
- Remove PTA by @MingxiuWang in #1733
- refactor certain header files by @jumormt in #1736
- add xiao to AE author by @bjjwwang in #1737
- fix logic error for null dereference by @MingxiuWang in #1743
- fix logical error by @MingxiuWang in #1744
- remove comments of >> and << by @bjjwwang in #1746
- Fix abort in ObjTypeInference::inferObjType by @Khosro-Moeini in #1748
- Refactor ae by @JoelYYoung in #1723
- Fix join loop detection for joinSite instead of forkSite by @Xinlong-Wu in #1754
- Unify BaseObjVar type with SVFVar type by @yuleisui in #1759
- Modify MTA module by @JoelYYoung in #1761
- Fix(#1765): Use thunk function as placeholder when it can't be resolved by @FXTi in #1766
- Fix isSameThisPtrInConstructor for LLVM 15+ opaque pointers by @FXTi in #1774
- Graph db final v5 by @JasonZhongZexin in #1764
- update npm publish by @JasonZhongZexin in #1776
- update svf publish action premission by @JasonZhongZexin in #1777
- fix llvm version by @bjjwwang in #1778
New Contributors
- @Khosro-Moeini made their first contribution in #1748
- @Xinlong-Wu made their first contribution in #1754
- @FXTi made their first contribution in #1766
- @zhixiao-zhang made their first contribution in #1772
Full Changelog: SVF-3.1...SVF-3.2