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

PR for llvm/llvm-project#53571 #1

Merged
merged 1 commit into from
Feb 7, 2022
Merged

PR for llvm/llvm-project#53571 #1

merged 1 commit into from
Feb 7, 2022

Commits on Feb 4, 2022

  1. [clang-tidy] Fix LLVM include order check policy

    Clang-format LLVM style has a custom include category for gtest/ and
    gmock/ headers between regular includes and angled includes. Do the same here.
    
    Fixes llvm#53525.
    
    Differential Revision: https://reviews.llvm.org/D118913
    
    (cherry picked from commit 0447ec2)
    kadircet authored and tstellar committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    d25c765 View commit details
    Browse the repository at this point in the history