[PATCH] D70950: Add ProcName to TimeTraceProfiler
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 30 16:14:24 PST 2020
rnk added a comment.
This broke ClangBuildAnalyzer on Windows because it has a very naive check for "clang":
https://github.com/aras-p/ClangBuildAnalyzer/blob/master/src/main.cpp#L148
I was wondering why this wasn't working on Windows anymore. =/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70950/new/
https://reviews.llvm.org/D70950
More information about the cfe-commits
mailing list