aras-p / ClangBuildAnalyzer

Clang build analysis tool using -ftime-trace
The Unlicense
1.01k stars 65 forks source link

Add support for Clang 10 time trace events (fixes #22). #23

Closed aras-p closed 5 years ago

aras-p commented 5 years ago

The new events were added in https://reviews.llvm.org/D68161 and https://reviews.llvm.org/D69750