[all-commits] [llvm/llvm-project] 5c0aa3: -ftime-report: Move FrontendTimer closer to TimeTr...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jan 12 13:18:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c0aa31c3cb448065f12ede53e4dd54a9a98f650
https://github.com/llvm/llvm-project/commit/5c0aa31c3cb448065f12ede53e4dd54a9a98f650
Author: Fangrui Song <i at maskray.me>
Date: 2025-01-12 (Sun, 12 Jan 2025)
Changed paths:
M clang/include/clang/Frontend/CompilerInstance.h
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/Frontend/FrontendAction.cpp
M clang/tools/driver/cc1_main.cpp
Log Message:
-----------
-ftime-report: Move FrontendTimer closer to TimeTraceScope
... to improve consistency and make "Clang time report" cover
`FrontendAction::BeginSourceFile` and `FrontendAction::EndSourceFile`.
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