summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/stats-file.c
Commit message (Collapse)AuthorAgeFilesLines
* CC1: Add -save-stats optionMatthias Braun2016-09-261-0/+8
This option behaves in a similar spirit as -save-temps and writes internal llvm statistics in json format to a file. Differential Revision: https://reviews.llvm.org/D24820 llvm-svn: 282426
OpenPOWER on IntegriCloud