eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
6 stars 29 forks source link

linux-eic-shell.yml: run newer version of IWYU from Ubuntu instead of eic-shell #1368

Closed veprbl closed 6 months ago

veprbl commented 7 months ago

We already have to do this for llvm-cov, and upgrading LLVM in eic-shell is undesirable.

Resolves: #1249

github-actions[bot] commented 7 months ago

Capybara summary for PR 1368

veprbl commented 7 months ago

This now runs an updated IWYU. However, I'm now realizing that it should have no way to access dependency headers, so it's not possible to meaningfully handle those.