[clang] [llvm] [ADT] Add and use (for AArch64) `ValueOrSentinel<T, Sentinel>` (PR #158120)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 12 09:45:02 PDT 2025


MacDue wrote:

Note: Failing tests are:
```
FAIL: lldb-api::TestVectorOfVectorsFromStdModule.py
FAIL: lldb-api::TestDbgInfoContentVectorFromStdModule.py
```
Which appear unrelated (and failing on other PRs too).

https://github.com/llvm/llvm-project/pull/158120


More information about the llvm-commits mailing list