commit | 4c9e64619e434b4e0e60e681c6d06aa275e1c4e2 | [log] [tgz] |
---|---|---|
author | Baranov Victor <bar.victor.2002@gmail.com> | Mon Sep 22 00:41:55 2025 +0300 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Sep 21 14:45:22 2025 -0700 |
tree | 64ca7f60c61e3d47ce733ef448cc129cd5ac779a | |
parent | eca8659c3eede82538ee323ac82f040ca9d79900 [diff] |
[clang-tidy] Rename 'cert-dcl50-cpp' to 'modernize-avoid-variadic-functions' (#157737) Chose `modernize` section because we already have `modernize-avoid-bind`, `modernize-avoid-c-arrays` and this check sound modernize-ish (but next place it could go is `misc` I guess). Closes https://github.com/llvm/llvm-project/issues/157301. GitOrigin-RevId: 2bcccdddc8cb98fd7d126be85273f66d436428d9