diff options
author | David Rivera <davidriverg@gmail.com> | 2025-05-24 13:15:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-24 20:15:36 +0300 |
commit | 4675f2287cc6a530102759ba548558f525ed0423 (patch) | |
tree | 60510a251ca7dfaa414b4e1e38d5f2c58f6cd141 /llvm/tools/llvm-profdata/llvm-profdata.cpp | |
parent | fb99a850b6cee22b1406fa7408435be38d47ea11 (diff) | |
download | llvm-4675f2287cc6a530102759ba548558f525ed0423.zip llvm-4675f2287cc6a530102759ba548558f525ed0423.tar.gz llvm-4675f2287cc6a530102759ba548558f525ed0423.tar.bz2 |
[clang-tidy] detect arithmetic operations within member list initialization in modernize-use-default-member-init check (#129370)
This aims to address a portion of #122480 by adding matchers on binary
operators. **This allows the detection of explicit arithmetic operations
within initializers.**
Diffstat (limited to 'llvm/tools/llvm-profdata/llvm-profdata.cpp')
0 files changed, 0 insertions, 0 deletions