aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MachObjectWriter.cpp
diff options
context:
space:
mode:
authorDavid Rivera <davidriverg@gmail.com>2025-03-15 18:15:12 -0400
committerGitHub <noreply@github.com>2025-03-15 23:15:12 +0100
commit5e65b40f9c0fd9fc9bc17c36dbd5ee1beec15d4f (patch)
tree3bb4ed915742085ccd6a6b4903c2aee5e3904cda /llvm/lib/MC/MachObjectWriter.cpp
parentd6fbffa23c84e622735b3e880fd800985c1c0072 (diff)
downloadllvm-5e65b40f9c0fd9fc9bc17c36dbd5ee1beec15d4f.zip
llvm-5e65b40f9c0fd9fc9bc17c36dbd5ee1beec15d4f.tar.gz
llvm-5e65b40f9c0fd9fc9bc17c36dbd5ee1beec15d4f.tar.bz2
[clang-tidy] detect explicit casting within modernize-use-default-member-init (#129408)
This aims to fix a portion of #122480. Added some matchers to detect explicit casting which utilize builtin types as its source expression. these are the various forms of casting supported I thought would useful for this check: - C Style explicit casting - Static explicit casting - Functional explicit casting
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions