[PATCH] D150282: [Driver] -ftime-trace: derive trace file names from -o and -dumpdir

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 11 13:26:08 PDT 2023


MaskRay updated this revision to Diff 521427.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

add an assert to addTimeTraceFile.
improve a -dumpdir test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150282/new/

https://reviews.llvm.org/D150282

Files:
  clang/include/clang/Driver/Compilation.h
  clang/include/clang/Driver/Options.td
  clang/include/clang/Frontend/FrontendOptions.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/ftime-trace.cpp
  clang/tools/driver/cc1_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150282.521427.patch
Type: text/x-patch
Size: 11018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230511/cf5c7035/attachment.bin>


More information about the cfe-commits mailing list