================
@@ -83,16 +83,27 @@ namespace llvm {
 
 class raw_pwrite_stream;
 
+struct TimeTraceMetadata {
----------------
ilya-biryukov wrote:

Could we also include the line numbers?
I suspect it would be trivial to add that, but we will have an option of 
pointing at an exact line in the file.
It should greatly improve the UX of the tools that are capable of consuming 
this information.

https://github.com/llvm/llvm-project/pull/98320
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to