[all-commits] [llvm/llvm-project] 1107b4: [clang-tidy] rename designated initializers (#86976)
Edwin Vane via All-commits
all-commits at lists.llvm.org
Mon Apr 8 08:22:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1107b47dcd145518c7b811bf10e2b848782b0478
https://github.com/llvm/llvm-project/commit/1107b47dcd145518c7b811bf10e2b848782b0478
Author: Edwin Vane <revane at google.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming.cpp
Log Message:
-----------
[clang-tidy] rename designated initializers (#86976)
readability-identifier-naming now supports renaming designated
initializers.
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