[PATCH] D62086: [analyzer] print() JSONify: Checker messages implementation

Csaba Dabis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 09:01:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361982: [analyzer] print() JSONify: Checker messages 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/D62086?vs=201573&id=201949#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62086

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/CheckerManager.h
  cfe/trunk/lib/StaticAnalyzer/Core/CheckerManager.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/test/Analysis/expr-inspection.c
  cfe/trunk/test/Analysis/use-after-move.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62086.201949.patch
Type: text/x-patch
Size: 7515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/2e77651a/attachment.bin>


More information about the llvm-commits mailing list