[utils] Improvements to check_cfc.py to work better with some build systems.
authorRussell Gallop <russell.gallop@gmail.com>
Wed, 3 Jun 2015 15:09:13 +0000 (15:09 +0000)
committerRussell Gallop <russell.gallop@gmail.com>
Wed, 3 Jun 2015 15:09:13 +0000 (15:09 +0000)
commit14c4dab6036607c38f5f1dc522a5025618ef55db
treef9c10f24e8eebdf0d42b908e99245dc891ec78f7
parent224b16228028554e3594c0b72b3dacf3893d22d6
[utils] Improvements to check_cfc.py to work better with some build systems.

Recognise options to output dependency files and don't perform checks.
Report input file name when reporting a check failure so it is more obvious in large build logs.

Differential Revision: http://reviews.llvm.org/D10183

llvm-svn: 238928
clang/utils/check_cfc/check_cfc.py
clang/utils/check_cfc/test_check_cfc.py