[all-commits] [llvm/llvm-project] 12d007: [clang][modules] Add time traces for AST serializa...

Trass3r via All-commits all-commits at lists.llvm.org
Wed Oct 19 12:16:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12d007d4ba218e21e92de30d00c6a890f3d8b5f8
      https://github.com/llvm/llvm-project/commit/12d007d4ba218e21e92de30d00c6a890f3d8b5f8
  Author: Andreas Hollandt <trass3r at gmail.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTWriter.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list