[all-commits] [llvm/llvm-project] 6824d1: [Clang] Fix a crash when an invalid immediate func...

cor3ntin via All-commits all-commits at lists.llvm.org
Thu Aug 24 23:50:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6824d156d5dd9f5a3e837d8d4bc1dadb48170e2f
      https://github.com/llvm/llvm-project/commit/6824d156d5dd9f5a3e837d8d4bc1dadb48170e2f
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaExpr.cpp
    M clang/test/SemaCXX/cxx2a-consteval.cpp

  Log Message:
  -----------
  [Clang] Fix a crash when an invalid immediate function call appears in a cast

Fixes #64949

Reviewed By: Fznamznon, erichkeane, shafik

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




More information about the All-commits mailing list