[PATCH] D39810: [python] [tests] Fix test_linkage for unique external linkage

2017-11-11 Thread Michał Górny via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL317986: [python] [tests] Fix test_linkage for unique external linkage (authored by mgorny). Changed prior to commit: https://reviews.llvm.org/D39810?vs=122575&id=122590#toc Repository: rL LLVM https

[PATCH] D39810: [python] [tests] Fix test_linkage for unique external linkage

2017-11-11 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land. LGTM! https://reviews.llvm.org/D39810 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman

[PATCH] D39810: [python] [tests] Fix test_linkage for unique external linkage

2017-11-11 Thread Michał Górny via Phabricator via cfe-commits
mgorny updated this revision to Diff 122575. mgorny retitled this revision from "[clang] [python] [tests] Disable the broken unique-external linkage test" to "[python] [tests] Fix test_linkage for unique external linkage". mgorny edited the summary of this revision. mgorny added reviewers: jbcoe,