Skip to content
  • Urvang Joshi's avatar
    CI: Use Ubuntu 22.04 image with GCC 12 and LLVM 15 · a67d2b33
    Urvang Joshi authored and Leo (Liang) Zhao's avatar Leo (Liang) Zhao committed
    Includes the following:
    
    * Reformatted all the code with `clang-format-15` and updated version in `.clang-format` , `.gitlab-ci.yml` and `ci_nightly.yml`
    * Fix static analysis warnings reported by `scan-build version 15`
    * Fix arm-v7 build with `gcc 12`
    
    Fixes #314 #66
    a67d2b33