[all-commits] [llvm/llvm-project] 77aaf4: [clang][Interp] Implement ConditionalOperators

Timm Bäder via All-commits all-commits at lists.llvm.org
Fri Oct 14 04:28:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 77aaf469a7ae5af26a8fe92ed9d548404831d3ed
      https://github.com/llvm/llvm-project/commit/77aaf469a7ae5af26a8fe92ed9d548404831d3ed
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/test/AST/Interp/literals.cpp
    M clang/test/SemaCXX/constexpr-factorial.cpp

  Log Message:
  -----------
  [clang][Interp] Implement ConditionalOperators

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




More information about the All-commits mailing list