[all-commits] [llvm/llvm-project] 270886: Re-land "[clang][Interp] Implement C++ Range-for l...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Sat Mar 4 06:18:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2708869801ae00f4681f6b2d9d69b25b3fce26b6
https://github.com/llvm/llvm-project/commit/2708869801ae00f4681f6b2d9d69b25b3fce26b6
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-03-04 (Sat, 04 Mar 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeStmtGen.cpp
M clang/lib/AST/Interp/ByteCodeStmtGen.h
M clang/test/AST/Interp/loops.cpp
Log Message:
-----------
Re-land "[clang][Interp] Implement C++ Range-for loops"
Differential Revision: https://reviews.llvm.org/D140803
More information about the All-commits
mailing list