[all-commits] [llvm/llvm-project] 437a8d: [clang-doc] Fix clang-tidy naming diagnostics

Paul Kirth via All-commits all-commits at lists.llvm.org
Sat Apr 19 11:16:26 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-tidy-rename
  Home:   https://github.com/llvm/llvm-project
  Commit: 437a8def36b7c5609a1aed371d1150ecbb64c333
      https://github.com/llvm/llvm-project/commit/437a8def36b7c5609a1aed371d1150ecbb64c333
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-04-19 (Sat, 19 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

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