[all-commits] [llvm/llvm-project] 48f8b7: [clang][Interp] Support GenericSelectionExprs

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jan 31 23:15:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48f8b74c35991fd3842e135481960449b1e25363
      https://github.com/llvm/llvm-project/commit/48f8b74c35991fd3842e135481960449b1e25363
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/test/Sema/c2x-auto.c
    M clang/test/Sema/c2x-bool.c

  Log Message:
  -----------
  [clang][Interp] Support GenericSelectionExprs

Just delegate to the resulting expression.




More information about the All-commits mailing list