[PATCH] D133662: [Clang] Change -ftime-trace storing path and support multiple compilation jobs
Mészáros Gergely via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 15 14:07:04 PDT 2022
Maetveis updated this revision to Diff 460507.
Maetveis retitled this revision from "[Clang] WIP: Change -ftime-trace storing path and support multiple compilation jobs" to "[Clang] Change -ftime-trace storing path and support multiple compilation jobs".
Maetveis added a comment.
Remove inline elements from the map. Add tests. With the tests I now consider this complete, so removed the draft from the title.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133662/new/
https://reviews.llvm.org/D133662
Files:
clang/include/clang/Driver/Compilation.h
clang/include/clang/Driver/Driver.h
clang/include/clang/Driver/Options.td
clang/include/clang/Driver/Tool.h
clang/include/clang/Frontend/FrontendOptions.h
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/Clang.h
clang/test/Driver/check-time-trace.cpp
clang/tools/driver/cc1_main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133662.460507.patch
Type: text/x-patch
Size: 15501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220915/59637cef/attachment-0001.bin>
More information about the cfe-commits
mailing list