Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
test/Import/indirect-goto/
-
Import/
-
indirect-goto/
-
Inputs/
-
F.cpp
-
test.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D50813
[ASTImporter] Add test for IndirectGotoStmt
Closed
Public
Authored by
teemperor
on Aug 15 2018, 3:00 PM.
Download Raw Diff
Details
Reviewers
a.sidorin
martong
Commits
rG003140d1b2bf: [ASTImporter] Add test for IndirectGotoStmt
rL339915: [ASTImporter] Add test for IndirectGotoStmt
rC339915: [ASTImporter] Add test for IndirectGotoStmt
Diff Detail
Repository
rC Clang
Event Timeline
teemperor
created this revision.
Aug 15 2018, 3:00 PM
Herald
added a reviewer:
a.sidorin
.
·
View Herald Transcript
Aug 15 2018, 3:00 PM
Herald
added a subscriber:
martong
.
·
View Herald Transcript
martong
accepted this revision.
Aug 16 2018, 12:30 AM
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Aug 16 2018, 12:30 AM
Herald
added a subscriber:
rnkovacs
.
·
View Herald Transcript
Aug 16 2018, 12:30 AM
Closed by commit
rC339915: [ASTImporter] Add test for IndirectGotoStmt
(authored by
teemperor
).
·
Explain Why
Aug 16 2018, 11:20 AM
This revision was automatically updated to reflect the committed changes.