[all-commits] [llvm/llvm-project] c79e5a: [clang-tidy][readability-identifier-naming] Suppor...

Keith Smiley via All-commits all-commits at lists.llvm.org
Mon Oct 14 09:35:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c79e5acfe8d4bb01d5ae7297dcb900ad8c39c580
      https://github.com/llvm/llvm-project/commit/c79e5acfe8d4bb01d5ae7297dcb900ad8c39c580
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming.cpp

  Log Message:
  -----------
  [clang-tidy][readability-identifier-naming] Support namespace aliases (#112112)

Fixes: https://github.com/llvm/llvm-project/issues/109385



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