[PATCH] D65361: [analyzer] Trust global initializers when analyzing main().

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 26 18:28:18 PDT 2019


NoQ updated this revision to Diff 212035.
NoQ added a comment.

Actually add the logic for C++.


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

https://reviews.llvm.org/D65361

Files:
  clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  clang/test/Analysis/main.c
  clang/test/Analysis/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65361.212035.patch
Type: text/x-patch
Size: 7173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190727/54ba85f0/attachment.bin>


More information about the cfe-commits mailing list