This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE347760: [clang-tidy] Added a test -export-fixes with
relative paths. (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51865?vs=164688&id=175682#toc
Repositor
steveire accepted this revision.
steveire added a comment.
This revision is now accepted and ready to land.
Thanks!
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51865
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://
ilya-biryukov created this revision.
ilya-biryukov added reviewers: ioeric, steveire.
Herald added a subscriber: xazax.hun.
A test for https://reviews.llvm.org/D51864.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51865
Files:
test/clang-tidy/export-relpath.cpp
Index: test