[all-commits] [llvm/llvm-project] b05428: [libc++] Add missing hardening checks and tests fo...

Peng Liu via All-commits all-commits at lists.llvm.org
Wed Jan 8 07:25:53 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b054289882145f5a1aa8e1d6538ac4714df17059
      https://github.com/llvm/llvm-project/commit/b054289882145f5a1aa8e1d6538ac4714df17059
  Author: Peng Liu <winner245 at hotmail.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

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

  Log Message:
  -----------
  [libc++] Add missing hardening checks and tests for vector<bool> (#121366)

This PR adds VALID_ELEMENT_ACCESS and VALID_INPUT_RANGE checks for vector<bool>.



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