[all-commits] [llvm/llvm-project] c5cd1e: [libc++] Add exception guard for vector<bool>::__i...

Peng Liu via All-commits all-commits at lists.llvm.org
Thu Nov 28 06:10:15 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5cd1e958c2cea9fe5a6a9087c3481537d598e24
      https://github.com/llvm/llvm-project/commit/c5cd1e958c2cea9fe5a6a9087c3481537d598e24
  Author: Peng Liu <winner245 at hotmail.com>
  Date:   2024-11-28 (Thu, 28 Nov 2024)

  Changed paths:
    M libcxx/include/__vector/vector_bool.h
    M libcxx/test/std/containers/sequences/vector.bool/ctor_exceptions.pass.cpp
    A libcxx/test/std/containers/sequences/vector/common.h

  Log Message:
  -----------
  [libc++] Add exception guard for vector<bool>::__init_with_sentinel (#115491)

As a drive-by, also improve the test coverage for throwing exceptions
in vector<bool> constructors.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list