[all-commits] [llvm/llvm-project] ffe049: [NFC][libc++] Addresses LWG3927.

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Jun 20 08:20:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffe0495105fb67da4e07d1a22d684239ea46a57f
      https://github.com/llvm/llvm-project/commit/ffe0495105fb67da4e07d1a22d684239ea46a57f
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M libcxx/docs/Status/Cxx2cIssues.csv

  Log Message:
  -----------
  [NFC][libc++] Addresses LWG3927.

Changes to preconditions have no impact on the library.

Implements
- LWG3927 Unclear preconditions for operator[] for sequence containers

Reviewed By: #libc, philnik

Differential Revision: https://reviews.llvm.org/D153286




More information about the All-commits mailing list