[all-commits] [llvm/llvm-project] 121073: [clang][Interp] Handle CXXScalarValueInitExprs (#6...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Oct 10 03:45:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12107386ca13f206daf67b06bfe394ba4b2758fb
      https://github.com/llvm/llvm-project/commit/12107386ca13f206daf67b06bfe394ba4b2758fb
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/test/AST/Interp/literals.cpp

  Log Message:
  -----------
  [clang][Interp] Handle CXXScalarValueInitExprs (#67147)

Handle those by just zero-initializing the result.




More information about the All-commits mailing list