[PATCH] D103319: [analyzer] Use Optional as a return type of StoreManager::castRegion

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 28 07:29:37 PDT 2021


ASDenysPetrov updated this revision to Diff 348524.
ASDenysPetrov added a comment.

Added a simplified test case.


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

https://reviews.llvm.org/D103319

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
  clang/lib/StaticAnalyzer/Core/Store.cpp
  clang/test/Analysis/casts.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103319.348524.patch
Type: text/x-patch
Size: 4999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210528/b616c8e3/attachment.bin>


More information about the cfe-commits mailing list