Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
test/Import/cxx-for-range/
-
Import/
-
cxx-for-range/
-
Inputs/
-
F.cpp
-
test.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D51001
[ASTImporter] Add test for CXXForRangeStmt
Closed
Public
Authored by
teemperor
on Aug 20 2018, 3:06 PM.
Download Raw Diff
Details
Reviewers
a.sidorin
martong
Commits
rG63072abbb9dd: [ASTImporter] Add test for CXXForRangeStmt
rL340297: [ASTImporter] Add test for CXXForRangeStmt
rC340297: [ASTImporter] Add test for CXXForRangeStmt
Diff Detail
Event Timeline
teemperor
created this revision.
Aug 20 2018, 3:06 PM
Herald
added a reviewer:
a.sidorin
.
·
View Herald Transcript
Aug 20 2018, 3:06 PM
Herald
added subscribers:
cfe-commits
,
martong
.
·
View Herald Transcript
martong
accepted this revision.
Aug 21 2018, 5:26 AM
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Aug 21 2018, 5:26 AM
Herald
added a subscriber:
rnkovacs
.
·
View Herald Transcript
Aug 21 2018, 5:26 AM
Closed by commit
rC340297: [ASTImporter] Add test for CXXForRangeStmt
(authored by
teemperor
).
·
Explain Why
Aug 21 2018, 9:37 AM
This revision was automatically updated to reflect the committed changes.