diff options
author | Nathan Sidwell <nathan@acm.org> | 2022-01-24 11:07:29 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2022-01-26 04:59:25 -0800 |
commit | 52c7faeae8fce49cd7e3853a29bb38e3ce5be892 (patch) | |
tree | ec12cb06b75e155449344ad8c82ac6112c9fad02 /llvm/lib/TextAPI/Architecture.cpp | |
parent | b58174d6248805c8994cfe685c826d3f14961202 (diff) | |
download | llvm-52c7faeae8fce49cd7e3853a29bb38e3ce5be892.zip llvm-52c7faeae8fce49cd7e3853a29bb38e3ce5be892.tar.gz llvm-52c7faeae8fce49cd7e3853a29bb38e3ce5be892.tar.bz2 |
[demangler] improve test harness
The demangler test harness is a little unclear. The failed demangling
message always causes me to think about 'reality', changing to a
simple 'Found' seems clearer.
The expected-to-fail tests abort as soon as one passes, rather than
continue, and then abort if any passed. This changes that loop to
fail at the end, in a similar manner to the expected-to-work loop.
Reviewed By: ChuanqiXu
Differential Revision: https://reviews.llvm.org/D118130
Diffstat (limited to 'llvm/lib/TextAPI/Architecture.cpp')
0 files changed, 0 insertions, 0 deletions