[all-commits] [llvm/llvm-project] f80749: [clang][Interp] Fix SourceLocExpr used in CXXDefau...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Sep 8 22:29:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8074942c5a6f266abb1c4d1465a4d8115b22d43
      https://github.com/llvm/llvm-project/commit/f8074942c5a6f266abb1c4d1465a4d8115b22d43
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-09 (Sat, 09 Sep 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/test/AST/Interp/builtin-functions.cpp

  Log Message:
  -----------
  [clang][Interp] Fix SourceLocExpr used in CXXDefaultInitExprs

... when initializing.

Fixes a problem pointed out in https://reviews.llvm.org/D156045/




More information about the All-commits mailing list