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

[clangd] Clean formatting modernize-use-override #81435

Merged

Commits on Feb 11, 2024

  1. [clangd] Clean formatting modernize-use-override

    When applying the recommended fix for the
    "modernize-use-override" clang-tidy diagnostic
    there was a stray whitespace.
    
    This commit fixes: clangd/clangd#1704
    kevinjoseph1995 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    db2c4ee View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    7b868a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    7653c8f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    a073c8b View commit details
    Browse the repository at this point in the history