aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2026-02-10 09:15:11 +0000
committerMichael Buch <michaelbuch12@gmail.com>2026-02-10 09:15:11 +0000
commit92bcff7dc290d75ffa921f9e5755a3d072316d03 (patch)
tree03ff4c19546cb91e0b7bd6a938b7427cbccc69fb /lldb/test/API/python_api
parent0a3b376015d410c93d00f1b4f5a10d816cb217bf (diff)
downloadllvm-92bcff7dc290d75ffa921f9e5755a3d072316d03.zip
llvm-92bcff7dc290d75ffa921f9e5755a3d072316d03.tar.gz
llvm-92bcff7dc290d75ffa921f9e5755a3d072316d03.tar.bz2
[cross-project-tests][lldb] Relax llvm::Expected check
The `CHECK` for `(int)` was too strict. On macOS the type prints as: ``` 08:46:24 29: (lldb) v -T ExpectedRef 08:46:24 30: (llvm::Expected<int &>) ExpectedRef = { 08:46:24 next:14'0 X error: no match found 08:46:24 31: (std::__1::reference_wrapper<int>::type) value = 100 08:46:24 next:14'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 08:46:24 next:14'1 ? possible intended match 08:46:24 32: } 08:46:24 next:14'0 ~~ ```
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions