[all-commits] [llvm/llvm-project] 109464: [Clang] allow usage of placement new operator in [...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Mon Dec 9 08:48:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1094641bc029b7ca6ac9f18c5ff5b028037e1a6f
      https://github.com/llvm/llvm-project/commit/1094641bc029b7ca6ac9f18c5ff5b028037e1a6f
  Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
  Date:   2024-12-09 (Mon, 09 Dec 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/AST/ExprConstant.cpp
    A clang/test/AST/ms-constexpr-new.cpp
    M clang/test/SemaCXX/ms-constexpr-new.cpp

  Log Message:
  -----------
  [Clang] allow usage of placement new operator in [[msvc::constexpr]] context outside of the std namespace (#119153)

Fixes #74924



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