Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated CI to Clang 18 #5305

Merged
merged 10 commits into from
Jan 30, 2024
Merged

updated CI to Clang 18 #5305

merged 10 commits into from
Jan 30, 2024

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    bea8a01 View commit details
    Browse the repository at this point in the history
  2. updated CI to Clang 18

    firewave committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0e7a1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    747e7c6 View commit details
    Browse the repository at this point in the history
  4. stacktrace.cpp: mitigated `bugprone-multi-level-implicit-pointer-conv…

    …ersion` clang-tidy warning
    firewave committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2f8cb6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96efaed View commit details
    Browse the repository at this point in the history
  6. re-enabled modernize-use-nullptr clang-tidy check as `-Wzero-as-nul…

    …l-pointer-constant` as adjusted for clang 18 and no longer detects the same cases
    firewave committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e3d00f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b071d1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f669b94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f29973 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8220658 View commit details
    Browse the repository at this point in the history