Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
test/clang-tidy/
-
clang-tidy/
-
export-relpath.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D51865
[clang-tidy] Added a test -export-fixes with relative paths.
Closed
Public
Authored by
ilya-biryukov
on Sep 10 2018, 9:16 AM.
Download Raw Diff
Details
Reviewers
ioeric
steveire
Commits
rG8a0a5a3197ab: [clang-tidy] Added a test -export-fixes with relative paths.
rL347760: [clang-tidy] Added a test -export-fixes with relative paths.
rCTE347760: [clang-tidy] Added a test -export-fixes with relative paths.
Summary
A test for
D51864
.
Diff Detail
Repository
rCTE Clang Tools Extra
Event Timeline
ilya-biryukov
created this revision.
Sep 10 2018, 9:16 AM
Herald
added a subscriber:
xazax.hun
.
·
View Herald Transcript
Sep 10 2018, 9:16 AM
Harbormaster
completed remote builds in
B22429: Diff 164688
.
Sep 10 2018, 9:16 AM
ilya-biryukov
added a parent revision:
D51864: [Tooling] Restore working dir in ClangTool.
.
Sep 10 2018, 9:17 AM
steveire
accepted this revision.
Sep 13 2018, 5:34 PM
Comment Actions
Thanks!
This revision is now accepted and ready to land.
Sep 13 2018, 5:34 PM
Closed by commit
rCTE347760: [clang-tidy] Added a test -export-fixes with relative paths.
(authored by
ibiryukov
).
·
Explain Why
Nov 28 2018, 6:46 AM
This revision was automatically updated to reflect the committed changes.