[all-commits] [llvm/llvm-project] dd0fe4: [CIR] Add .clang-tidy files for ClangIR specific c...
Nathan Lanza via All-commits
all-commits at lists.llvm.org
Mon Oct 7 12:55:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd0fe4fb7440182d8101135bfd694b2d84893c2e
https://github.com/llvm/llvm-project/commit/dd0fe4fb7440182d8101135bfd694b2d84893c2e
Author: Nathan Lanza <nathanlanza at gmail.com>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
A clang/include/clang/CIR/.clang-tidy
A clang/include/clang/CIRFrontendAction/.clang-tidy
A clang/lib/CIR/.clang-tidy
Log Message:
-----------
[CIR] Add .clang-tidy files for ClangIR specific coding style rules
https://llvm.github.io/clangir/GettingStarted/coding-guideline.html
Reviewers: dkolsen-pgi, bcardosolopes, erichkeane
Reviewed By: erichkeane, dkolsen-pgi
Pull Request: https://github.com/llvm/llvm-project/pull/111417
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list