[all-commits] [llvm/llvm-project] f1c27a: Reapply "Add source file name for template instant...
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Fri Jul 19 07:40:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1c27a9b269ead54d348e19b78b608c961c9e647
https://github.com/llvm/llvm-project/commit/f1c27a9b269ead54d348e19b78b608c961c9e647
Author: Utkarsh Saxena <usx at google.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
A a-abfdec1d.o.tmp
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Driver/Options.td
M clang/include/clang/Frontend/FrontendOptions.h
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Sema/SemaTemplateInstantiate.cpp
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
M clang/test/Driver/ftime-trace-sections.cpp
M clang/test/Driver/ftime-trace.cpp
M clang/tools/driver/cc1_main.cpp
M clang/unittests/Support/TimeProfilerTest.cpp
M llvm/include/llvm/Support/TimeProfiler.h
M llvm/lib/Support/TimeProfiler.cpp
Log Message:
-----------
Reapply "Add source file name for template instantiations in -ftime-trace" (#99545)
Fix the Windows test.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list