[PATCH] D12200: Add framework for iterative compilation to clang

Zoran Jovanovic via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 30 09:32:23 PST 2015


zoran.jovanovic updated this revision to Diff 43793.
zoran.jovanovic added a comment.

New patch version that corresponds to latest version of: 
http://reviews.llvm.org/D12199


http://reviews.llvm.org/D12200

Files:
  include/clang/Driver/Compilation.h
  include/clang/Driver/Driver.h
  include/clang/Driver/Options.td
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/Driver.cpp
  lib/Driver/Tools.cpp
  tools/driver/driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12200.43793.patch
Type: text/x-patch
Size: 12015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151230/796498de/attachment.bin>


More information about the cfe-commits mailing list