[all-commits] [llvm/llvm-project] c1ad36: [clang] Use the materialized temporary's type whil...

Younan Zhang via All-commits all-commits at lists.llvm.org
Thu Nov 30 23:20:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1ad363e6eba308fa94c47374ee98b3c79693a35
      https://github.com/llvm/llvm-project/commit/c1ad363e6eba308fa94c47374ee98b3c79693a35
  Author: Younan Zhang <zyn7109 at gmail.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/AST/ExprConstant.cpp
    A clang/test/SemaCXX/pr72025.cpp

  Log Message:
  -----------
  [clang] Use the materialized temporary's type while creating the APValue (#73355)

See https://github.com/llvm/llvm-project/issues/72025 for the bug and
its diagnosis.




More information about the All-commits mailing list