Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed replacements for files with relative paths are not applied. | Ariel J. Bernal | 2013-10-01 | 1 | -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 |