is clang able to help me to finde the most compiletime consuming
templates in a 500KLOC app
which uses a huge template library - something like a overview what
templates are reasonable to optimize
(in my case hide the template behind a specialized interface)
i get this assertion (using latest Windows
Build(https://llvm.org/builds/) installer + VStudio extension)
1>Assertion failed: TimeTraceProfilerInstance == nullptr && "Profiler
should not be initialized", file
C:\src\llvm_package_2663a25f\llvm-project\llvm\lib\Support\TimeProfiler.cpp,
line 253
1>Stack dump:
assert in Function: void timeTraceProfilerInitialize(unsigned
TimeTraceGranularity)