[PATCH] D74447: [Clang] After integrated-cc1, ignore -disable-free when there are more than one job in the queue

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 11 19:28:44 PST 2020


aganea updated this revision to Diff 244055.
aganea marked 3 inline comments as done.
aganea added a comment.

As suggested by Reid.


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

https://reviews.llvm.org/D74447

Files:
  clang/include/clang/Driver/Job.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/Job.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/cc1-spawnprocess.c
  clang/tools/driver/cc1_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74447.244055.patch
Type: text/x-patch
Size: 7516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200212/178d4260/attachment.bin>


More information about the cfe-commits mailing list