You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
- 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.
13
14
- reverted changes due sf.net #893: invalid suffixes due to '-lang fb'
14
15
- reverted changes due sf.net #832: Fix bug allowing QB style suffixes on all keywords, regardless of -lang
0 commit comments