[all-commits] [llvm/llvm-project] b85fdc: [libc++][hardening] Add `_LIBCPP_ASSERT_NON_NULL` ...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Tue Nov 7 18:12:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b85fdc4ffde48f2035e4621d4f9af69bf16f2136
      https://github.com/llvm/llvm-project/commit/b85fdc4ffde48f2035e4621d4f9af69bf16f2136
  Author: Konstantin Varlamov <varconsteq at gmail.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M libcxx/include/__config
    M libcxx/include/__memory/construct_at.h
    M libcxx/include/__ranges/lazy_split_view.h
    M libcxx/include/fstream
    M libcxx/include/future
    M libcxx/include/locale
    M libcxx/include/string
    M libcxx/include/string_view
    M libcxx/src/filesystem/directory_iterator.cpp
    M libcxx/src/memory_resource.cpp

  Log Message:
  -----------
  [libc++][hardening] Add `_LIBCPP_ASSERT_NON_NULL` to check for null pointers (#71428)




More information about the All-commits mailing list