summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorMarco Castelluccio <mcastelluccio@mozilla.com>2018-07-26 09:21:56 +0000
committerMarco Castelluccio <mcastelluccio@mozilla.com>2018-07-26 09:21:56 +0000
commit89f1a8c9318622b2b002287bb9f641da1cacb07f (patch)
tree3d8b7e450479bd0bbc88798422d51039e81f06e0 /llvm/test
parent1720113ace55cca0e5b0cc31de6c1c6a142130c1 (diff)
downloadbcm5719-llvm-89f1a8c9318622b2b002287bb9f641da1cacb07f.tar.gz
bcm5719-llvm-89f1a8c9318622b2b002287bb9f641da1cacb07f.zip
Allow users of the GCOV API to extend the FileInfo class to implement custom output formats
Summary: The GCOV API can be used to parse gcda/gcno files, but in order to implement custom output formats, users need to reimplement everything. If the FileInfo members were protected instead of private, they'd be able to reuse the code. Reviewers: bogner, davide, scott.smith Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D41802 llvm-svn: 338013
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud