[all-commits] [llvm/llvm-project] 3c7df9: [clang-tidy] Add missing colon in the docs of perf...

Piotr Idzik via All-commits all-commits at lists.llvm.org
Tue Jun 17 14:00:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c7df98c7b2a203e49a74b229bbf535c2ef6274b
      https://github.com/llvm/llvm-project/commit/3c7df98c7b2a203e49a74b229bbf535c2ef6274b
  Author: Piotr Idzik <65706193+vil02 at users.noreply.github.com>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/performance/enum-size.rst

  Log Message:
  -----------
  [clang-tidy] Add missing colon in the docs of performance-enum-size (#144525)

There is a syntax error in the provided code example - this PR fixes it.

I did a quick search - I could not find similar _typos_.



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