~pali/llvm/clang-tools-extra-3.9

Viewing all changes in revision 961.

  • Committer: jtsoftware
  • Date: 2015-07-10 00:37:25 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:clang-tools-extra/trunk:241880
Added mechanism to modularize for doing a compilation precheck
to determine files that have comnpilation or dependency problems.
A new -display-file-lists option use this to display lists of good files
(no compile errors), problem files, and a combined list with
problem files preceded by a '#'.  The problem files list can be
used in the module map generation assistant mode to exclude
problem files.  The combined files list can be used during module
map development.  See added docs.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: