Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that test clang-tidy/export-relpath.cpp works with Windows path ↵ | Matthew Voss | 2018-11-28 | 1 | -1/+1 |
| | | | | | | separators. llvm-svn: 347815 | ||||
* | [clang-tidy] Added a test -export-fixes with relative paths. | Ilya Biryukov | 2018-11-28 | 1 | -0/+19 |
Summary: A test for D51864. Reviewers: ioeric, steveire Reviewed By: steveire Subscribers: xazax.hun, cfe-commits Differential Revision: https://reviews.llvm.org/D51865 llvm-svn: 347760 |