[all-commits] [llvm/llvm-project] 69327c: [clang] Make `-ftime-report` and `-ftime-report-js...

Alan Zhao via All-commits all-commits at lists.llvm.org
Wed Apr 30 14:48:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69327c16d17b13cb2bc27968a557276bd82eef9a
      https://github.com/llvm/llvm-project/commit/69327c16d17b13cb2bc27968a557276bd82eef9a
  Author: Alan Zhao <ayzhao at google.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M clang/test/Misc/time-passes.c
    M clang/tools/driver/cc1_main.cpp

  Log Message:
  -----------
  [clang] Make `-ftime-report` and `-ftime-report-json` honor `-info-output-file` (#138035)

This way, the output of `-ftime-report` and `-ftime-report-json` can be
redirected to a specific file rather than just stderr.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list