Skip to content

CI: Add include-what-you-use to the debug CI image

Philip Chimento requested to merge iwyu-image into master

This splits out a separate Dockerfile for the debug-enabled CI image, and builds include-what-you-use on it as well. We'll use this for some more automated code review.

Merge request reports