llvm-project/clang/test/Tooling
Edwin Vane 34794c5b3d ClangTool output cleanup
Information messages sent to stdout by ClangTool now only happen when the
-debug flag is set.

Error messages that used to go to stdout now go to stderr.

Author: Ariel J Bernal <ariel.j.bernal@intel.com>
llvm-svn: 177177
2013-03-15 20:14:01 +00:00
..
Inputs Fixes a segfault in Tooling when using pch's: 2012-07-31 13:56:54 +00:00
auto-detect-from-source-parent-of-cwd.cpp Fixes the MSVC build. 2012-07-10 14:21:30 +00:00
auto-detect-from-source-parent.cpp Fixes the MSVC build. 2012-07-10 14:21:30 +00:00
auto-detect-from-source.cpp Fixes the MSVC build. 2012-07-10 14:21:30 +00:00
clang-check-args.cpp Adds support for auto-detection of compilation databases 2012-07-10 13:10:51 +00:00
clang-check-ast-dump.cpp Add indents to AST dumping and removed parenthesis from AST nodes. 2013-01-31 01:44:26 +00:00
clang-check-autodetect-dir.cpp Adds support for auto-detection of compilation databases, looking in a directory and all its parents. 2012-07-10 16:56:35 +00:00
clang-check-builtin-headers.cpp Adds support for auto-detection of compilation databases 2012-07-10 13:10:51 +00:00
clang-check-chdir.cpp Adds support for auto-detection of compilation databases 2012-07-10 13:10:51 +00:00
clang-check-pwd.cpp Adds support for auto-detection of compilation databases 2012-07-10 13:10:51 +00:00
clang-check.cpp Adds support for auto-detection of compilation databases 2012-07-10 13:10:51 +00:00
multi-jobs.cpp Adds support for auto-detection of compilation databases 2012-07-10 13:10:51 +00:00
pch.cpp ClangTool output cleanup 2013-03-15 20:14:01 +00:00