[clang-tidy] Added a test -export-fixes with relative paths.
authorIlya Biryukov <ibiryukov@google.com>
Wed, 28 Nov 2018 14:43:26 +0000 (14:43 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Wed, 28 Nov 2018 14:43:26 +0000 (14:43 +0000)
commit8a0a5a3197ab317d2b1485f92e11c8fca9642af5
tree36b8576d1be9137c88ea390034812905f8881b2e
parent579c2d9d64f891491cebcfcd953c827a34147479
[clang-tidy] Added a test -export-fixes with relative paths.

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
clang-tools-extra/test/clang-tidy/export-relpath.cpp [new file with mode: 0644]