Fills gaps in the time trace when precompiled headers are created/loaded.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This looks good to me in principle. It would be nice to have a simple test that shows what kind of output we get. Can you add that?
Comment Actions
There is a generic test for the TimeTraceScope functionality.
Other than that there's only this one I found in https://reviews.llvm.org/D135658#change-sRvmpoTP4Jas.
It looks like this:
There is a generic test for the TimeTraceScope functionality.
Other than that there's only this one I found in https://reviews.llvm.org/D135658#change-sRvmpoTP4Jas.
This comment was removed by Trass3r.