[PATCH] D135513: [clang][Interp] Check instance pointers before calling functions on them

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 07:11:09 PDT 2022


tbaeder updated this revision to Diff 468905.
tbaeder marked an inline comment as done.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135513/new/

https://reviews.llvm.org/D135513

Files:
  clang/lib/AST/Interp/EvalEmitter.cpp
  clang/lib/AST/Interp/Function.cpp
  clang/lib/AST/Interp/Interp.cpp
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Opcodes.td
  clang/test/AST/Interp/records.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135513.468905.patch
Type: text/x-patch
Size: 5454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221019/c96aef91/attachment.bin>


More information about the cfe-commits mailing list