[PATCH] D28050: [Clang][Driver] Clean up Clang::ConstructJob a little bit, NFC
Hongbin Zheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 30 11:46:46 PST 2017
etherzhhb added a comment.
In https://reviews.llvm.org/D28050#660715, @ahatanak wrote:
> 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?
I am trying to identify the self-contained chunks and extra them
Repository:
rL LLVM
https://reviews.llvm.org/D28050
More information about the cfe-commits
mailing list