[all-commits] [llvm/llvm-project] dc28f9: [clang][ExprConstant] Bail out on invalid lambda c...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed May 7 20:22:33 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc28f9d087324f77db81e7192648a17ebf036125
      https://github.com/llvm/llvm-project/commit/dc28f9d087324f77db81e7192648a17ebf036125
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/SemaCXX/constant-expression-cxx11.cpp

  Log Message:
  -----------
  [clang][ExprConstant] Bail out on invalid lambda capture inits (#138832)

Fixes https://github.com/llvm/llvm-project/issues/138824



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