[all-commits] [llvm/llvm-project] 8d2899: [clang][Interp] Handle TypeTraitExprs

Timm Bäder via All-commits all-commits at lists.llvm.org
Fri Mar 31 06:55:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d2899acbcf1b8ce120bc219aeb30207d4422042
      https://github.com/llvm/llvm-project/commit/8d2899acbcf1b8ce120bc219aeb30207d4422042
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-03-31 (Fri, 31 Mar 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 TypeTraitExprs

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




More information about the All-commits mailing list