[all-commits] [llvm/llvm-project] ae9d89: [Clang][C++23] update constexpr diagnostics for mi...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Mon Jun 10 02:59:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae9d89d53e64bad514171c99f16d553febfbac12
      https://github.com/llvm/llvm-project/commit/ae9d89d53e64bad514171c99f16d553febfbac12
  Author: Oleksandr T <oleksandr.tarasiuk at outlook.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp
    M clang/test/SemaCXX/constant-expression-cxx14.cpp
    A clang/test/SemaCXX/constexpr-return-non-void-cxx2b.cpp

  Log Message:
  -----------
  [Clang][C++23] update constexpr diagnostics for missing return statements per P2448 (#94123)

Fixes #92583



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