Re: [PATCH] D4724: Add framework for iterative compilation to clang

2015-08-20 Thread Petar Jovanovic via cfe-commits
petarj added a comment. This patch can now be abandoned, as an updated version is available at http://reviews.llvm.org/D12200 . http://reviews.llvm.org/D4724 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mail

Re: [PATCH] D4724: Add framework for iterative compilation to clang

2015-08-11 Thread Radovan Obradovic via cfe-commits
Radovan.Obradovic updated this revision to Diff 31807. Radovan.Obradovic added a comment. The patch is updated to be consistent with the patch for IC for LLVM. http://reviews.llvm.org/D4724 Files: include/clang/Driver/Compilation.h include/clang/Driver/Driver.h include/clang/Driver/Option