Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D37490
Fix __repr__ for Diagnostic in clang.cindex
Closed
Public
Actions
Authored by
jbcoe
on Sep 5 2017, 12:48 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Restricted Project
Subscribers
cfe-commits
Details
Reviewers
hans
compnerd
Commits
rG7c188fa829fb: Merging r312622:
rGf3ecda6057e7: Fix __repr__ for Diagnostic in clang.cindex
rC312622: Fix __repr__ for Diagnostic in clang.cindex
rL314434: Merging r312622:
rL312622: Fix __repr__ for Diagnostic in clang.cindex
Summary
Also move misplaced tests for exception specification to fix failing Python tests.
Diff Detail
Repository
rL LLVM
Event Timeline
jbcoe
created this revision.
Sep 5 2017, 12:48 PM
compnerd
accepted this revision.
Sep 5 2017, 3:57 PM
This revision is now accepted and ready to land.
Sep 5 2017, 3:57 PM
Closed by commit
rL312622: Fix __repr__ for Diagnostic in clang.cindex
(authored by
jbcoe
).
·
Explain Why
Sep 6 2017, 12:35 AM
This revision was automatically updated to reflect the committed changes.
mgorny
mentioned this in
D37378: [clang] [python] Move test_exception_specification_kind to correct subdir
.
Sep 8 2017, 3:17 AM