[all-commits] [llvm/llvm-project] 03ec84: Revert "Add two time-trace scope variables."
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Oct 31 02:47:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03ec84a00ba4d540222ab39c407e02959058fbdd
https://github.com/llvm/llvm-project/commit/03ec84a00ba4d540222ab39c407e02959058fbdd
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Parse/Parser.cpp
R clang/test/Driver/check-time-trace-ParseDeclarationOrFunctionDefinition.cpp
M clang/unittests/Support/TimeProfilerTest.cpp
Log Message:
-----------
Revert "Add two time-trace scope variables."
This reverts commit 33b85867e30e1adc2ff2173039c199b81c10f52b.
This causes a large compile-time regression (about 1% for unoptimized
builds).
More information about the All-commits
mailing list