FFIG / ffig

Generate code to call C++ libraries from other languages
MIT License
29 stars 9 forks source link

Upgrade testing tools to use clang 5.0 so we can get noexcept status #362

Closed jbcoe closed 6 years ago

jbcoe commented 6 years ago

Clang 5.0 has our changes to libclang that expose noexcept status. We should upgrade the docker and appveyor test images to use clang-5.0.

jbcoe commented 6 years ago

See https://github.com/FFIG/ffig-base/pull/21