diff options
author | Ying Yi <ying.yi@sony.com> | 2023-09-01 15:30:44 +0100 |
---|---|---|
committer | Ying Yi <maggieyi666@gmail.com> | 2023-11-01 13:37:52 +0000 |
commit | 700d93b0584c9d6401ec646fc3e343e90f326fa2 (patch) | |
tree | c08951ff5206fcaa1e3ddbd8eddbfd952d1e44e2 /clang/lib/Sema/SemaModule.cpp | |
parent | 644cd0724d8826c08c151b2e4ada00e694eb6cbf (diff) | |
download | llvm-700d93b0584c9d6401ec646fc3e343e90f326fa2.zip llvm-700d93b0584c9d6401ec646fc3e343e90f326fa2.tar.gz llvm-700d93b0584c9d6401ec646fc3e343e90f326fa2.tar.bz2 |
Add two time-trace scope variables.
A time trace scope variable of `ParseDeclarationOrFunctionDefinition`
with the function's source location is added to record the time spent
parsing the function's declaration or definition. Another time trace
scope variable of `ParseFunctionDefinition` is also added to record the
name of the defined function. A release note is added as well.
Reviewed by: Aaron Ballman
Pull request: #65268
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions