[all-commits] [llvm/llvm-project] 5ade43: [clang] Fix assertion fail when function has clean...

Mariya Podchishchaeva via All-commits all-commits at lists.llvm.org
Mon Aug 28 02:30:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ade434a7e74f44d59a3863ddaf4762c97e1181b
      https://github.com/llvm/llvm-project/commit/5ade434a7e74f44d59a3863ddaf4762c97e1181b
  Author: Podchishchaeva, Mariya <mariya.podchishchaeva at intel.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaDecl.cpp
    A clang/test/SemaCXX/gh48974.cpp

  Log Message:
  -----------
  [clang] Fix assertion fail when function has cleanups and fatal errors

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

Reviewed By: shafik

Differential Revision: https://reviews.llvm.org/D158827




More information about the All-commits mailing list