[all-commits] [llvm/llvm-project] 364757: [clang][Interp] Fix compiling undefined templated ...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Sep 25 08:28:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 364757d2d5e1498239566941f8ba334e9846c53b
      https://github.com/llvm/llvm-project/commit/364757d2d5e1498239566941f8ba334e9846c53b
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeEmitter.cpp
    M clang/lib/AST/Interp/Context.cpp
    M clang/lib/AST/Interp/Function.h
    M clang/test/AST/Interp/functions.cpp

  Log Message:
  -----------
  [clang][Interp] Fix compiling undefined templated functions (#67232)




More information about the All-commits mailing list