#47631: clang-3.6 Install all extra tools (e.g. clang-rename, clang-query, etc) -------------------------+-------------------------------- Reporter: alastair@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: clang | Port: clang-3.6 -------------------------+-------------------------------- Currently the clang port installs only two the tools in tools/clang/tools/extra, namely clang-modernize and clang-apply- replacements. With this patch we will install all of them, including clang-rename, clang-tidy and clang-query. The attached patch file replaces the existing 0002 patch. Instead of adding the clang-modernize and clang-apply-replacements directory to the install-clang target, we add the parent directory. -- Ticket URL: <https://trac.macports.org/ticket/47631> MacPorts <https://www.macports.org/> Ports system for OS X