[PATCH] D25161: [cmake] Install 'clang-cpp' symlink

2016-10-03 Thread Michał Górny via cfe-commits
mgorny closed this revision. mgorny added a comment. I'm going to close this manually since it seems that Phabricator commit processing is stuck somehow. https://reviews.llvm.org/D25161 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http:/

[PATCH] D25161: [cmake] Install 'clang-cpp' symlink

2016-10-02 Thread Michał Górny via cfe-commits
mgorny added a comment. Thanks for the review. Proceeding with the commit now. https://reviews.llvm.org/D25161 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D25161: [cmake] Install 'clang-cpp' symlink

2016-10-02 Thread Joerg Sonnenberger via cfe-commits
joerg accepted this revision. joerg added a reviewer: joerg. joerg added a comment. This revision is now accepted and ready to land. LGTM, have been doing that in NetBSD for ages as well. Side note, someone from Apple please make sure that xcode gets a similar link. https://reviews.llvm.org/D25

[PATCH] D25161: [cmake] Install 'clang-cpp' symlink

2016-10-02 Thread Michał Górny via cfe-commits
mgorny created this revision. mgorny added reviewers: beanz, doug.gregor. mgorny added a subscriber: cfe-commits. Herald added a subscriber: emaste. Install the 'clang-cpp' symlink used to spawn the preprocessor. The code handling this suffix is already included in Driver. FreeBSD is already crea