[Tarantool-patches] [PATCH 0/2] Replace clang 8 with clang 11 in CI
Kirill Yukhin
kyukhin at tarantool.org
Tue Oct 6 12:59:34 MSK 2020
Hello,
This patchset removes C99 extension, which was used in
C++ file and catched by Clang 11.
It also updates version for CI testing with most recent
Clang: 8 to 11.
Branch: https://github.com/tarantool/tarantool/tree/kyukhin/gh-5386-enable-clang-11
Issue: https://github.com/tarantool/tarantool/issues/5386
CI: https://gitlab.com/tarantool/tarantool/-/pipelines/198532146
--
Regards, Kirill Yukhin
Kirill Yukhin (2):
Remove C99 extension usage from C++ file
ci: add replace clang8 with clang11
.gitlab-ci.yml | 10 +++++-----
.gitlab.mk | 2 +-
.travis.mk | 18 +++++++++---------
src/box/mp_error.cc | 20 ++++++++++----------
4 files changed, 25 insertions(+), 25 deletions(-)
--
1.8.3.1
More information about the Tarantool-patches
mailing list