summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/android-cloexec-open.cpp
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2017-06-29 18:56:25 +0000
committerBrian Gesiak <modocache@gmail.com>2017-06-29 18:56:25 +0000
commit5e0a9465c4cf87f168ed6aa2dafb7f69848225cc (patch)
tree57f92b75acc299cbbbfbaaff50ce9212e720d009 /clang-tools-extra/test/clang-tidy/android-cloexec-open.cpp
parent804eb1fbab517d84bc08896d22eaeed3b2d547a2 (diff)
downloadbcm5719-llvm-5e0a9465c4cf87f168ed6aa2dafb7f69848225cc.tar.gz
bcm5719-llvm-5e0a9465c4cf87f168ed6aa2dafb7f69848225cc.zip
[opt-viewer] Add progress indicators (PR33522)
Summary: Provide feedback to users of opt-diff.py, opt-stats.py, and opt-viewer.py, on how many YAML files have finished being processed, and how many HTML files have been generated. This feedback is particularly helpful for opt-viewer.py, which may take a long time to complete when given many large YAML files as input. The progress indicators use simple output such as the following: ``` Reading YAML files... 9 of 1197 ``` Test plan: Run `utils/opt-viewer/opt-*.py` on a CentOS and macOS machine, using Python 3.4 and Python 2.7 respectively, and ensure the output is formatted well on both. Reviewers: anemet, davidxl Reviewed By: anemet Subscribers: simon.f.whittaker, llvm-commits Differential Revision: https://reviews.llvm.org/D34735 llvm-svn: 306726
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/android-cloexec-open.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud