hanchenye-llvm-project/clang-tools-extra/test
John Thompson 4018c62428 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.

llvm-svn: 241880
2015-07-10 00:37:25 +00:00
..
Unit
clang-apply-replacements Handle newlines on Windows correctly. 2014-12-09 02:57:56 +00:00
clang-modernize Copy lit shell changes from clang to clang-tools-extra, excluding some failing tests 2015-05-20 20:33:18 +00:00
clang-query
clang-rename
clang-tidy [clang-tidy] Enhance clang-tidy misc-macro-repeated-side-effects... 2015-07-02 07:49:55 +00:00
modularize Added mechanism to modularize for doing a compilation precheck 2015-07-10 00:37:25 +00:00
pp-trace Update to match clang r236404. 2015-05-04 03:15:55 +00:00
.clang-format
CMakeLists.txt Move remove-cstr-calls from a standalone executable to a clang-tidy check readability-redundant-string-cstr 2015-03-16 00:32:25 +00:00
Makefile
lit.cfg Copy lit shell changes from clang to clang-tools-extra, excluding some failing tests 2015-05-20 20:33:18 +00:00
lit.site.cfg.in