[PATCH] D25985: [analyzer] Export coverage information from the analyzer.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 8 08:18:49 PST 2016
xazax.hun updated the summary for this revision.
xazax.hun updated this revision to Diff 77199.
xazax.hun added a comment.
- Added a python script to merge gcov files.
- Fixed an error
- Multifile test is not added yet, will do so in the next update.
https://reviews.llvm.org/D25985
Files:
include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp
test/Analysis/analyzer-config.c
test/Analysis/analyzer-config.cpp
test/Analysis/record-coverage.cpp
test/Analysis/record-coverage.cpp.expected
utils/analyzer/MergeCoverage.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25985.77199.patch
Type: text/x-patch
Size: 14407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161108/a8f8bbbd/attachment-0001.bin>
More information about the cfe-commits
mailing list