FS#37312 - [llvm] add clang-tools-extra

Attached to Project: Arch Linux
Opened by prettyvanilla (prettyvanilla) - Saturday, 12 October 2013, 18:32 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 09 January 2014, 13:17 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

I would like to use clang-modernize to help port a private c++ project to c++11,
and since that is part of the clang-extra-tools [1], which need to be built together
with the rest of llvm/clang, maybe it would be useful to add that to the PKGBUILD in
extra.

[1] http://clang.llvm.org/docs/ClangTools.html
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 09 January 2014, 13:17 GMT
Reason for closing:  Implemented
Additional comments about closing:  clang-tools-extra 3.4-1 (currently in [testing]).
Comment by mark (mmm) - Thursday, 24 October 2013, 13:22 GMT
I hacked a quick and dirty aur pkg: https://aur.archlinux.org/packages/clang-modernize-svn/
Agree it'd be nice to have with clang,clang-analyzer from exra.

Loading...