[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
Sat Oct 8 05:53:45 PDT 2022


tbaeder updated this revision to Diff 466282.

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.466282.patch
Type: text/x-patch
Size: 5519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221008/d40db9fb/attachment-0001.bin>


More information about the cfe-commits mailing list