[PATCH] D148614: [clang][Interp] Add frame depth checking

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 30 03:18:10 PDT 2023


tbaeder updated this revision to Diff 526565.

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.526565.patch
Type: text/x-patch
Size: 8383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230530/9826349c/attachment-0001.bin>


More information about the cfe-commits mailing list