[PATCH] D153118: [Interpreter] ExecutionContext CurInst is not initialized to nullptr, may exist in wild pointer access

SylvanasX via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 09:46:23 PDT 2023


SylvanasX updated this revision to Diff 532203.
SylvanasX added a comment.

[Interpreter] ExecutionContext CurInst is not initialized to nullptr, may exist in wild pointer access and clang-format


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

https://reviews.llvm.org/D153118

Files:
  llvm/lib/ExecutionEngine/Interpreter/Interpreter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153118.532203.patch
Type: text/x-patch
Size: 4908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/d9b14466/attachment.bin>


More information about the llvm-commits mailing list