diff options
author | Troy Butler <118708570+Troy-Butler@users.noreply.github.com> | 2024-04-26 07:00:31 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-26 13:00:31 +0200 |
commit | 468fecfc39a7ad4a88ac9f8b8acb5ea76cbb1fc7 (patch) | |
tree | 8523d898dfa56a3376673458e8eb8301412c3387 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | 1b2f970e9f40eb2a3bd082b6a660d4f58ba4f59b (diff) | |
download | llvm-468fecfc39a7ad4a88ac9f8b8acb5ea76cbb1fc7.zip llvm-468fecfc39a7ad4a88ac9f8b8acb5ea76cbb1fc7.tar.gz llvm-468fecfc39a7ad4a88ac9f8b8acb5ea76cbb1fc7.tar.bz2 |
Fix mismatches between function parameter definitions and declarations (#89512)
Addresses issue #88716.
Some function parameter names in the affected header files did not match
the parameter names in the definitions, or were listed in a different
order.
---------
Signed-off-by: Troy-Butler <squintik@outlook.com>
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions