[PATCH] D140803: [clang][Interp] Implement C++ Range-for loops
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 31 07:23:39 PST 2022
tbaeder created this revision.
tbaeder added reviewers: aaron.ballman, erichkeane, tahonermann, shafik.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140803
Files:
clang/lib/AST/Interp/ByteCodeStmtGen.cpp
clang/lib/AST/Interp/ByteCodeStmtGen.h
clang/test/AST/Interp/loops.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140803.485772.patch
Type: text/x-patch
Size: 3749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221231/07f9c8bf/attachment-0001.bin>
More information about the cfe-commits
mailing list