Add ClangBuildAnalyzer under utils/health for analyzing build times

This commit is contained in:
mj-xmr 2020-11-01 09:36:10 +01:00 committed by wowario
parent eb6469b7a5
commit a76c6b9cae
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111
5 changed files with 171 additions and 0 deletions

1
.gitignore vendored
View file

@ -23,6 +23,7 @@ cscope.po.out
external/miniupnpc/Makefile
miniupnpcstrings.h
version/
ClangBuildAnalyzerSession.txt
# Created by https://www.gitignore.io
### C++ ###