docker-image
docker-image copied to clipboard
Upgrade to LLVM 14
The Docker image currently builds with LLVM 12: https://github.com/zephyrproject-rtos/docker-image/blob/e4c2d3d93c9f71dd687e375aab4fc42c3d5ca157/Dockerfile#L7
Consider upgrading to the LLVM 14 release.
Also consider installing clang-format and clang-tidy packages (note that they are not currently installed; also note that clang-tools package does not include these utilities).
LLVM 15 was just released yesterday (Sep. 6), target LLVM 15.