Make clang-tidy happy #20

issue vasild opened this issue on January 17, 2020
  1. vasild commented at 7:54 PM on January 17, 2020: contributor
  2. purpleKarrot commented at 1:52 PM on February 1, 2025: contributor

    This may be regarded as obsolete/reduntant with clang-tidy's include-fixer check.

  3. vasild commented at 1:29 PM on February 3, 2025: contributor

    CMakeLists.txt only sets set(CMAKE_CXX_CLANG_TIDY "${CLANG_TIDY_EXECUTABLE}") and never actually executes clang-tidy?

  4. hebasto commented at 1:36 PM on February 3, 2025: member

    CMakeLists.txt only sets set(CMAKE_CXX_CLANG_TIDY "${CLANG_TIDY_EXECUTABLE}") and never actually executes clang-tidy?

    It does. You can check it out using --verbose.

  5. vasild commented at 1:49 PM on February 3, 2025: contributor

    Right!

    src/mp/util.cpp:9:1: warning: included header array.h is not used directly [misc-include-cleaner]
        9 | #include <kj/array.h>
          | ^~~~~~~~~~~~~~~~~~~~~
       10 | #include <pthread.h>
    

    I updated the OP.

  6. vasild renamed this:
    Integrate iwyu
    Make clang-tidy happy
    on Feb 3, 2025
  7. hebasto commented at 2:01 PM on February 3, 2025: member
  8. vasild commented at 2:17 PM on February 3, 2025: contributor

    I updated the OP.

    Did you see #144?

    Before no, but now yes. Updated the OP even more :)

  9. ryanofsky referenced this in commit cbe5d32dcd on Jun 27, 2025
  10. ryanofsky referenced this in commit ff5141c5df on Jun 27, 2025
  11. ryanofsky referenced this in commit d46b5ddf89 on Jun 27, 2025
  12. ryanofsky referenced this in commit f01867805e on Jun 27, 2025
  13. ryanofsky referenced this in commit 258b83cdba on Jun 27, 2025
  14. ryanofsky referenced this in commit f21798df80 on Jun 28, 2025
  15. ryanofsky referenced this in commit 71d3107ad2 on Jun 28, 2025
  16. ryanofsky referenced this in commit 88695fc053 on Jul 1, 2025
  17. ryanofsky referenced this in commit 8218a1d876 on Jul 1, 2025
  18. ryanofsky referenced this in commit f6bd4385c0 on Jul 1, 2025
  19. ryanofsky referenced this in commit d8011c8360 on Jul 1, 2025
  20. ryanofsky referenced this in commit fe4a188803 on Jul 1, 2025
  21. ryanofsky referenced this in commit 84b292fcc4 on Jul 1, 2025
  22. ryanofsky referenced this in commit 79c09e4442 on Jul 10, 2025
  23. ryanofsky referenced this in commit 85df929b4e on Jul 10, 2025
  24. ryanofsky referenced this in commit 30431bc0c6 on Jul 10, 2025
  25. ryanofsky commented at 11:11 AM on August 23, 2025: collaborator

    Should be fully resolved with with #184

  26. ryanofsky closed this on Aug 23, 2025

  27. ryanofsky referenced this in commit 1cfe54149d on Oct 2, 2025
  28. ryanofsky referenced this in commit 73d22ba2e9 on Oct 2, 2025

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/libmultiprocess. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-18 10:30 UTC

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