aras-p / ClangBuildAnalyzer

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

Fixed writing of huge blobs to BufferedWriter #38

Closed RootKiller closed 4 years ago

RootKiller commented 4 years ago

Tested on generating analysis report of project that contains huge cpp files

aras-p commented 4 years ago

Thanks! I'll try to make a repro for this myself and will merge once tested.