Skip to content

Commit 4d51ab7

Browse files
committed
inc: update bindings to llvm 5.0.0 and clang 5.0.0
These updates are by dkl and have been sitting in fbbindings since 2017 (latest llvm/clang version is already 11.0.0). The bindgen branch of fbfrog itself requires these headers, so they seem to work; I don't know why he didn't update the headers in fbc.
1 parent d55f397 commit 4d51ab7

File tree

3 files changed

+680
-267
lines changed

3 files changed

+680
-267
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Version 1.08.0
99
- updated curl headers for binding to curl 7.66.0
1010
- updated SDL1.2 bindings to SDL_gfx 2.0.26
1111
- updated SDL2 bindings to SDL2 2.0.14, SDL2_image 2.0.5, SDL2_mixer 2.0.4, SDL2_ttf 2.0.15
12+
- updated LLVM and Clang bindings to 5.0.0
1213
- warning level for all warnings is increased by 1. Default warning level is 1. Previously, default warning level was 0 and some warnings had level of -1.
1314
- reverted changes due sf.net #893: invalid suffixes due to '-lang fb'
1415
- reverted changes due sf.net #832: Fix bug allowing QB style suffixes on all keywords, regardless of -lang

0 commit comments

Comments
 (0)