diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-01 22:49:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-01 22:49:48 -0700 |
commit | 7b4dbb4f37d8d40f48df6092fe54503a491eb3c2 (patch) | |
tree | 3f35cde16c843eaee20fc7cba0dbcd5ef823d031 /llvm/lib/Bitcode | |
parent | 2723a6d9928c7ba5d27125e03dff8eaba8661d7f (diff) | |
download | llvm-7b4dbb4f37d8d40f48df6092fe54503a491eb3c2.zip llvm-7b4dbb4f37d8d40f48df6092fe54503a491eb3c2.tar.gz llvm-7b4dbb4f37d8d40f48df6092fe54503a491eb3c2.tar.bz2 |
[Sema] Remove an unnecessary cast (NFC) (#146622)
Since both alignment and Alignment are of the same type, this patch
renames alignment to Alignment while removing the cast statement.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions