Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang-tools-extra/trunk/clangd/unittests/
-
trunk/
-
clangd/
-
unittests/
-
TestTU.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D64857
[clangd] Force the required interpretation of #import on windows tests.
Closed
Public
Authored by
sammccall
on Jul 17 2019, 2:56 AM.
Download Raw Diff
Details
Reviewers
kadircet
Commits
rG2889fe67691b: [clangd] Force the required interpretation of #import on windows tests.
rCTE366321: [clangd] Force the required interpretation of #import on windows tests.
rL366321: [clangd] Force the required interpretation of #import on windows tests.
Summary
NFC but should fix a bunch of tests.
Diff Detail
Repository
rL LLVM
Event Timeline
sammccall
created this revision.
Jul 17 2019, 2:56 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jul 17 2019, 2:56 AM
Herald
added subscribers:
llvm-commits
,
arphaman
,
jkorous
and
2 others
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B35157: Diff 210279
.
Jul 17 2019, 2:56 AM
kadircet
accepted this revision.
Jul 17 2019, 6:00 AM
This revision is now accepted and ready to land.
Jul 17 2019, 6:00 AM
Closed by commit
rL366321: [clangd] Force the required interpretation of #import on windows tests.
(authored by
sammccall
).
·
Explain Why
Jul 17 2019, 6:21 AM
This revision was automatically updated to reflect the committed changes.