Files
llvm/lldb/source/API
Vy Nguyen e951bd0f51 Reapply PR/87550 (again) (#95571)
New fixes:
- properly init the `std::optional<std::vector>` to an empty vector as
opposed to `{}` (which was effectively `std::nullopt`).

---------

Co-authored-by: Vy Nguyen <oontvoo@users.noreply.github.com>
2024-06-25 12:01:17 -04:00
..