diff options
author | David Spickett <david.spickett@linaro.org> | 2023-12-19 08:54:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-19 08:54:03 +0000 |
commit | 87bf1afbbf0343fd7560a4e1344d2ca0e066a905 (patch) | |
tree | 40bdfec712298929158116ca0d6de5866c5fef25 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | 3cd1e739095b3a0b01bf5445c0fcc212dcf62963 (diff) | |
download | llvm-87bf1afbbf0343fd7560a4e1344d2ca0e066a905.zip llvm-87bf1afbbf0343fd7560a4e1344d2ca0e066a905.tar.gz llvm-87bf1afbbf0343fd7560a4e1344d2ca0e066a905.tar.bz2 |
[lldb][PDB] Update max matches test for type queries (#75813)
NestedClass will be found via Class::NestedClass and
ClassTypedef::NestedClass. So the first part of the test gets 2 results
as the default is to find all matching types.
In the next part, we ask for only the first match and expect to get only
1 of those two possible results.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions