[PATCH] D28050: [Clang][Driver] Clean up Clang::ConstructJob a little bit, NFC

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 30 10:57:10 PST 2017


ahatanak added a comment.

I think this patch is an improvement, but Clang::ConstructJob is still one giant function.

Do you have ideas to improve readability of this function or plans to further reduce its size?


Repository:
  rL LLVM

https://reviews.llvm.org/D28050





More information about the cfe-commits mailing list