ci: Switch IWYU to `clang_17` branch #28826

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:231108-iwyu changing 1 files +1 −2
  1. hebasto commented at 7:15 PM on November 8, 2023: member

    The IWYU version 0.21 has been tagged, and the clang_17 branch is available now.

  2. DrahtBot commented at 7:15 PM on November 8, 2023: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage

    For detailed information about the code coverage, see the test coverage report.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK maflcko

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  3. DrahtBot added the label Tests on Nov 8, 2023
  4. in ci/test/01_base_install.sh:70 in 26a2cc5e8a outdated
      66 | @@ -67,8 +67,7 @@ if [[ ${USE_MEMORY_SANITIZER} == "true" ]]; then
      67 |  fi
      68 |  
      69 |  if [[ "${RUN_TIDY}" == "true" ]]; then
      70 | -  ${CI_RETRY_EXE} git clone https://github.com/include-what-you-use/include-what-you-use -b master /include-what-you-use
      71 | -  git -C /include-what-you-use checkout a138eaac254e5a472464e31d5ec418fe6e6f1fc7
      72 | +  ${CI_RETRY_EXE} git clone --depth=1 https://github.com/include-what-you-use/include-what-you-use -b clang_17 /include-what-you-use
    


    maflcko commented at 11:54 AM on November 9, 2023:
      ${CI_RETRY_EXE} git clone --depth=1 https://github.com/include-what-you-use/include-what-you-use -b clang_$TIDY_LLVM_V /include-what-you-use
    

    hebasto commented at 12:05 PM on November 9, 2023:

    Thanks! Done.

  5. maflcko approved
  6. ci: Switch IWYU to `clang_17` branch 9f208c0171
  7. hebasto force-pushed on Nov 9, 2023
  8. maflcko commented at 12:07 PM on November 9, 2023: member

    lgtm ACK 9f208c017174132dbefbc917aa9824c279382597

  9. fanquake merged this on Nov 9, 2023
  10. fanquake closed this on Nov 9, 2023

  11. hebasto deleted the branch on Nov 9, 2023
  12. bitcoin locked this on Nov 12, 2024
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-24 21:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me