[PATCH] D148614: [clang][Interp] Add frame depth checking
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 31 03:08:33 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda836b36bc35: [clang][Interp] Track frame depth (authored by tbaeder).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148614/new/
https://reviews.llvm.org/D148614
Files:
clang/lib/AST/Interp/Interp.cpp
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/InterpFrame.cpp
clang/lib/AST/Interp/InterpFrame.h
clang/lib/AST/Interp/InterpState.cpp
clang/lib/AST/Interp/InterpState.h
clang/test/AST/Interp/depth-limit.cpp
clang/test/AST/Interp/depth-limit2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148614.526981.patch
Type: text/x-patch
Size: 8383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230531/0b00d6e3/attachment.bin>
More information about the cfe-commits
mailing list