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

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 12 05:45:56 PST 2020


thakis added a comment.

Isn't a better approach to only do in-process cc1 if there's just one TU?


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

https://reviews.llvm.org/D74447





More information about the cfe-commits mailing list