[all-commits] [llvm/llvm-project] 43e677: Revert "[clang][Interp] Implement C++ Range-for lo...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Thu Mar 2 02:04:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43e67707f9ab14deafc57006aad69a263c700450
https://github.com/llvm/llvm-project/commit/43e67707f9ab14deafc57006aad69a263c700450
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-03-02 (Thu, 02 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:
-----------
Revert "[clang][Interp] Implement C++ Range-for loops"
This reverts commit bce8b3c1830434c10b8a30380db522d7c6a8658d.
This commit breaks memory-sanitizer builds:
https://lab.llvm.org/buildbot/#/builders/5/builds/31899
More information about the All-commits
mailing list