[all-commits] [llvm/llvm-project] 2e2349: [libc++] Add internal checks for some basic_stream...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Aug 20 08:10:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e2349e4e95ff87b41e6ada20909e508501f5651
      https://github.com/llvm/llvm-project/commit/2e2349e4e95ff87b41e6ada20909e508501f5651
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-08-20 (Wed, 20 Aug 2025)

  Changed paths:
    M libcxx/include/streambuf

  Log Message:
  -----------
  [libc++] Add internal checks for some basic_streambuf invariants (#144602)

These invariants are always expected to hold, however it's not always
clear that they do. Adding explicit checks for these invariants inside
non-trivial functions of basic_streambuf makes that clear.



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