diff options
author | Takuto Ikuta <tikuta@google.com> | 2024-03-25 18:04:40 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-03-25 18:04:40 -0700 |
commit | 83eb8aee4bf9d518b3a2b485640207e7717805b4 (patch) | |
tree | ed9ade02e72191905cc01a2931bf3945db0e4c90 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | c48aa781a31c76b27cadcd1b78022393c450824b (diff) | |
download | llvm-83eb8aee4bf9d518b3a2b485640207e7717805b4.zip llvm-83eb8aee4bf9d518b3a2b485640207e7717805b4.tar.gz llvm-83eb8aee4bf9d518b3a2b485640207e7717805b4.tar.bz2 |
Use timeTraceAsyncProfilerBegin for Source span (#83961)
This fixes incorrect trace for https://github.com/llvm/llvm-project/issues/56554.
This shows trace like
https://ui.perfetto.dev/#!/?s=aa809778dc50f2b155b062317fa18bbe2bb2fb9175e6282add8121c7c178214e
for the case shown in https://github.com/llvm/llvm-project/issues/83236.
https://github.com/llvm/llvm-project/pull/83778 is preparing PR.
Fix #56554
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions