[PATCH] D62083: [analyzer] print() JSONify: Type information implementation

Csaba Dabis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 08:50:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361979: [analyzer] print() JSONify: Type information implementation (authored by Charusso, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62083?vs=201571&id=201943#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62083

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/DynamicTypeMap.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ProgramState.cpp
  cfe/trunk/test/Analysis/expr-inspection.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62083.201943.patch
Type: text/x-patch
Size: 5418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/d6ecf973/attachment.bin>


More information about the llvm-commits mailing list