[PATCH] D43131: [analyzer] Serialize statistics to plist when serialize-stats=true is set

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 9 17:52:21 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC324793: [analyzer] Serialize statistics to plist when serialize-stats=true is set (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43131?vs=133722&id=133727#toc

Repository:
  rC Clang

https://reviews.llvm.org/D43131

Files:
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  test/Analysis/analyzer-config.c
  test/Analysis/analyzer-config.cpp
  test/Analysis/plist-stats-output.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43131.133727.patch
Type: text/x-patch
Size: 7822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180210/f6b63613/attachment-0001.bin>


More information about the cfe-commits mailing list