hanchenye-llvm-project/clang/test/Tooling
Ariel J. Bernal 31c181b061 Fixed replacements for files with relative paths are not applied.
Replacements were no applied when using a compilation database with paths in the
compilation command relative to the compile directory. This patch makes those
paths abosulte.

llvm-svn: 191776
2013-10-01 14:59:00 +00:00
..
Inputs
auto-detect-from-source-parent-of-cwd.cpp Simplify now that llvm::sys::current_path checks $PWD. 2013-08-10 01:40:10 +00:00
auto-detect-from-source-parent.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
auto-detect-from-source.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-analyzer.cpp Add support for static analysis to clang-check 2013-06-06 12:35:43 +00:00
clang-check-args.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +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 Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-builtin-headers.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-chdir.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check-extra-arg.cpp clang-check: Enable specification of additional compiler arguments 2013-06-05 16:23:30 +00:00
clang-check-pwd.cpp Simplify now that llvm::sys::current_path checks $PWD. 2013-08-10 01:40:10 +00:00
clang-check-rel-path.cpp Fixed replacements for files with relative paths are not applied. 2013-10-01 14:59:00 +00:00
clang-check-strip-o.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
clang-check.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
multi-jobs.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
pch.cpp ClangTool output cleanup 2013-03-15 20:14:01 +00:00