[PATCH] D71371: [analyzer] Do not cache out on some shared implicit AST nodes.

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 11 17:16:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9fdcae7c81f5: [analyzer] Do not cache out on some shared implicit AST nodes (authored by xazax.hun).

Changed prior to commit:
  https://reviews.llvm.org/D71371?vs=233468&id=233475#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71371

Files:
  clang/include/clang/Analysis/CFG.h
  clang/lib/Analysis/CFG.cpp
  clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
  clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  clang/test/Analysis/designated-initializer-values.c
  clang/test/Analysis/designated-initializer.c
  clang/test/Analysis/initializers-cfg-output.cpp
  clang/test/Analysis/temp-obj-dtors-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71371.233475.patch
Type: text/x-patch
Size: 7098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191212/c4d80208/attachment.bin>


More information about the cfe-commits mailing list