[PATCH] D66058: [NFC][clang] Move much of the argument handling code from Driver::BuildActions to Driver::handleArguments.

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 14:59:34 PDT 2019


compnerd added a comment.

Ugh, this is still not the most structured handling of the arguments.  But, yeah, this seems like it should be equivalent.  Fine by me if @aaron.ballman has no more comments.


Repository:
  rC Clang

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

https://reviews.llvm.org/D66058





More information about the cfe-commits mailing list