diff options
author | Zequan Wu <zequanwu@google.com> | 2024-07-10 04:40:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 09:40:48 +0100 |
commit | 7911fb1a257b3a7014b44b4e7d04ee5c3b73a3e3 (patch) | |
tree | 859078392c15b7c86aa1cc2e666e7eb87b6b75d7 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 8ab19d2e7094c6816ea4f545eb24c503c79a9673 (diff) | |
download | llvm-7911fb1a257b3a7014b44b4e7d04ee5c3b73a3e3.zip llvm-7911fb1a257b3a7014b44b4e7d04ee5c3b73a3e3.tar.gz llvm-7911fb1a257b3a7014b44b4e7d04ee5c3b73a3e3.tar.bz2 |
[lldb][test] Fix the flaky test dwp-foreign-type-units.cpp. (#98237)
Use `--match-full-lines` with FileCheck. Otherwise, the checks for `int`
and `unsigned int` will match to the fields inside two `CustomType`s and
FileCheck will start scanning from there, causing string not found
error.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions