[all-commits] [llvm/llvm-project] 718a50: [clang-doc] Fix clang-tidy naming diagnostics (#13...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Apr 22 12:21:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 718a50963ca4b3860fe1cb638d6030b8ae9e818c
https://github.com/llvm/llvm-project/commit/718a50963ca4b3860fe1cb638d6030b8ae9e818c
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M clang-tools-extra/clang-doc/BitcodeWriter.cpp
M clang-tools-extra/clang-doc/HTMLGenerator.cpp
M clang-tools-extra/clang-doc/Serialize.cpp
Log Message:
-----------
[clang-doc] Fix clang-tidy naming diagnostics (#136444)
In quite a few places we were not following the project naming
conventions. This patch applies clang-tidy fixes, and updates
some additional names to follow more typical project wide patterns.
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