[all-commits] [llvm/llvm-project] d0ef7c: Update extension docs, and add documentation of ty...

Oliver Hunt via All-commits all-commits at lists.llvm.org
Mon Jul 14 12:41:10 PDT 2025


  Branch: refs/heads/users/ojhunt/type-aware-allocator-extension
  Home:   https://github.com/llvm/llvm-project
  Commit: d0ef7c7e390370afdcc4abbc1273eb29437913df
      https://github.com/llvm/llvm-project/commit/d0ef7c7e390370afdcc4abbc1273eb29437913df
  Author: Oliver Hunt <oliver at apple.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    A clang/docs/CXXTypeAwareAllocators.rst
    M clang/docs/LanguageExtensions.rst
    M clang/docs/index.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Basic/Features.def
    M clang/lib/Frontend/InitPreprocessor.cpp
    M clang/test/SemaCXX/type-aware-class-scoped-mismatched-constraints.cpp
    M clang/test/SemaCXX/type-aware-coroutines.cpp
    M clang/test/SemaCXX/type-aware-new-constexpr.cpp
    M clang/test/SemaCXX/type-aware-new-delete-arrays.cpp
    M clang/test/SemaCXX/type-aware-new-delete-basic-free-declarations.cpp
    M clang/test/SemaCXX/type-aware-new-delete-basic-in-class-declarations.cpp
    M clang/test/SemaCXX/type-aware-new-delete-basic-resolution.cpp
    M clang/test/SemaCXX/type-aware-new-delete-qualifiers.cpp
    M clang/test/SemaCXX/type-aware-new-delete-transparent-contexts.cpp
    M clang/test/SemaCXX/type-aware-new-invalid-type-identity.cpp
    M clang/test/SemaCXX/type-aware-placement-operators.cpp

  Log Message:
  -----------
  Update extension docs, and add documentation of type-aware allocators
now that they're been dropped from C++26.



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