[clang] [llvm] Add source file name for template instantiations in -ftime-trace (PR #98320)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 17 13:17:06 PDT 2024
================
@@ -83,16 +83,27 @@ namespace llvm {
class raw_pwrite_stream;
+struct TimeTraceMetadata {
----------------
usx95 wrote:
Done.
https://github.com/llvm/llvm-project/pull/98320
More information about the cfe-commits
mailing list