[all-commits] [llvm/llvm-project] dfc0c2: [clang-doc] Move Generator classes into the anonym...

Paul Kirth via All-commits all-commits at lists.llvm.org
Sat Jun 6 18:08:00 PDT 2026


  Branch: refs/heads/users/ilovepi/cd-anon-generators
  Home:   https://github.com/llvm/llvm-project
  Commit: dfc0c227f64107b7b898d9c73e231a0da40cb2ce
      https://github.com/llvm/llvm-project/commit/dfc0c227f64107b7b898d9c73e231a0da40cb2ce
  Author: Paul Kirth <pk1574 at gmail.com>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M clang-tools-extra/clang-doc/HTMLGenerator.cpp
    M clang-tools-extra/clang-doc/JSONGenerator.cpp
    M clang-tools-extra/clang-doc/MDGenerator.cpp
    M clang-tools-extra/clang-doc/MDMustacheGenerator.cpp

  Log Message:
  -----------
  [clang-doc] Move Generator classes into the anonymous namespace

Clang-Tidy suggest moving these classes into the anonymous namespace,
to enforce internal linkage.



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