[PATCH] D28289: Fix tests with CLANG_DEFAULT_LINKER

2017-01-08 Thread Jonas Hahnfeld via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL291389: Fix tests with CLANG_DEFAULT_LINKER (authored by Hahnfeld). Changed prior to commit: https://reviews.llvm.org/D28289?vs=83036&id=83553#toc Repository: rL LLVM https://reviews.llvm.org/D28289

[PATCH] D28289: Fix tests with CLANG_DEFAULT_LINKER

2017-01-07 Thread Petr Hosek via Phabricator via cfe-commits
phosek accepted this revision. phosek added a comment. This revision is now accepted and ready to land. LGTM, thanks for handling this! https://reviews.llvm.org/D28289 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi

[PATCH] D28289: Fix tests with CLANG_DEFAULT_LINKER

2017-01-04 Thread Jonas Hahnfeld via Phabricator via cfe-commits
Hahnfeld created this revision. Hahnfeld added reviewers: phosek, mgorny. Hahnfeld added a subscriber: cfe-commits. Herald added subscribers: srhines, danalbert. I originally requested this to be tested in https://reviews.llvm.org/D25263 but in the end forgot to make sure that it was done. http