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

Zoran Jovanovic via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 25 08:43:08 PDT 2015


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

Updated to follow new revision of patch for iterative compilation in llvm:
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.35727.patch
Type: text/x-patch
Size: 12825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150925/2e413864/attachment.bin>


More information about the cfe-commits mailing list