diff options
author | Edwin Vane <revane@google.com> | 2024-05-21 14:51:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 20:51:50 +0200 |
commit | e67f2cc3fc38cec2041cfb197ac4688ed3d16e7e (patch) | |
tree | 9bba382a7b785860634e732fcff2e8f5369d749e /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 67ae86d700b899979db39883f4063257513498d5 (diff) | |
download | llvm-e67f2cc3fc38cec2041cfb197ac4688ed3d16e7e.zip llvm-e67f2cc3fc38cec2041cfb197ac4688ed3d16e7e.tar.gz llvm-e67f2cc3fc38cec2041cfb197ac4688ed3d16e7e.tar.bz2 |
[clang-tidy] Rename out-of-line function definitions (#91954)
Member function templates defined out-of-line were resulting in
conflicting naming failures with overlapping usage sets. With this
change, out-of-line definitions are treated as a usage of the failure
which is the inline declaration.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions