]> granicus.if.org Git - clang/commit
[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)
commitb5152d2c03aa809015d3e61f93ae8e1d7e3d08e3
treef71cfe7ba84e11acd58d27d14f7fcaa11cfa7a94
parent2b31c3dfe2f3e52bfd6a597cc913c95c45bd462c
[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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@238928 91177308-0d34-0410-b5e6-96231b3b80d8
utils/check_cfc/check_cfc.py
utils/check_cfc/test_check_cfc.py