File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 203203--------------------------------------------------------------------------------
204204# Unreleased
205205## Added
206- ## Changed
207206- Add target mappings for riscv64imac and riscv32imafc.
207+ - Add a complex macro fallback API (#2779 ).
208+ - Add option to use DST structs for flexible arrays (--flexarray-dst, #2772 ).
209+ - Add option to dynamically load variables (#2812 ).
210+ ## Changed
211+ - Remove which and lazy-static dependencies (#2809 , #2817 ).
212+ - Generate compile-time layout tests (#2787 ).
208213## Removed
209214## Fixed
210215- Fix ` --formatter=prettyplease ` not working in ` bindgen-cli ` by adding ` prettyplease ` feature and
211216 enabling it by default for ` bindgen-cli ` (#2789 ) .
212217- Fix ` --allowlist-item ` so anonymous enums are no longer ignored.
218+ - Use clang_getFileLocation instead of clang_getSpellingLocation to fix clang-trunk (#2824 )
219+
213220## Security
214221
215222# 0.69.4 (2024-02-04)
You can’t perform that action at this time.
0 commit comments