[PATCH] D134801: [clang][Interp] Implement ConditionalOperators

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 00:34:00 PDT 2022


tbaeder updated this revision to Diff 464165.
tbaeder marked 3 inline comments as done.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134801/new/

https://reviews.llvm.org/D134801

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134801.464165.patch
Type: text/x-patch
Size: 3636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220930/eeebfa23/attachment-0001.bin>


More information about the cfe-commits mailing list