[PATCH] D83438: [AST] Fix potential nullptr dereference in Expr::HasSideEffects

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 13 11:09:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfdb69539bcd2: [AST] Fix potential nullptr dereference in Expr::HasSideEffects (authored by jkorous).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83438

Files:
  clang/include/clang/AST/ExprCXX.h
  clang/lib/AST/Expr.cpp
  clang/unittests/AST/CMakeLists.txt
  clang/unittests/AST/HasSideEffectsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83438.277497.patch
Type: text/x-patch
Size: 3855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200713/bffee839/attachment.bin>


More information about the cfe-commits mailing list