summaryrefslogtreecommitdiffstats
path: root/clang/test/Tooling/clang-check-rel-path.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed replacements for files with relative paths are not applied.Ariel J. Bernal2013-10-011-0/+10
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
OpenPOWER on IntegriCloud