diff options
author | Richard <legalize@xmission.com> | 2022-05-14 13:59:34 -0600 |
---|---|---|
committer | Richard <legalize@xmission.com> | 2022-05-14 14:04:32 -0600 |
commit | 9d99cf59a151a715ebebf3a4c4782dfdb48d7f4b (patch) | |
tree | 71fb9cfcf22ef9696f04eb23365452b82df89cb2 /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | 6e8ad984469b450e261cbf558407602855459ae2 (diff) | |
download | llvm-9d99cf59a151a715ebebf3a4c4782dfdb48d7f4b.zip llvm-9d99cf59a151a715ebebf3a4c4782dfdb48d7f4b.tar.gz llvm-9d99cf59a151a715ebebf3a4c4782dfdb48d7f4b.tar.bz2 |
[clang-tidy] Restore test parameter operator<< function (NFC)
Clang erroneously flagged the function as "unused", but it is most
definitely used by gtest to pretty print the parameter value when
a test fails.
Make the pretty printing function a friend function in the parameter
class similar to other clang unit tests.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions