[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:50:25 PDT 2022


tbaeder updated this revision to Diff 466281.

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


More information about the cfe-commits mailing list