[clang][modules] Add time traces for AST serialization
authorAndreas Hollandt <trass3r@gmail.com>
Wed, 19 Oct 2022 18:34:09 +0000 (11:34 -0700)
committerJan Svoboda <jan_svoboda@apple.com>
Wed, 19 Oct 2022 19:16:30 +0000 (12:16 -0700)
commit12d007d4ba218e21e92de30d00c6a890f3d8b5f8
tree9122ed72008f65d20addd10bbca21f1f60d9d56b
parente0afb72e8296301e02b0dd8aaf1134be8c44fb2a
[clang][modules] Add time traces for AST serialization

Fills gaps in the time trace when precompiled headers are created/loaded.

Reviewed By: jansvoboda11

Differential Revision: https://reviews.llvm.org/D135657
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp