@mmlb, and the very issue says that:
> In the meantime, I've been using current master with llvm 4.0 and it "seems" to be working ;)
Isn't it just the problem with the prebuilt binaries?
Search Criteria
Package Details: include-what-you-use 0.26-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/include-what-you-use.git (read-only, click to copy) |
|---|---|
| Package Base: | include-what-you-use |
| Description: | A tool for use with clang to analyze #includes in C and C++ source files |
| Upstream URL: | https://include-what-you-use.org |
| Keywords: | c c++ format header include iwyu |
| Licenses: | LicenseRef-LLVM-Release-License |
| Submitter: | Mindless |
| Maintainer: | jetm |
| Last Packager: | jetm |
| Votes: | 48 |
| Popularity: | 0.32 |
| First Submitted: | 2011-12-03 05:58 (UTC) |
| Last Updated: | 2026-03-23 08:53 (UTC) |
Dependencies (8)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- llvm-libs (llvm-libs-gitAUR)
- python3 (python)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
Required by (1)
Sources (1)
marmistrz commented on 2017-07-06 10:01 (UTC)
mmlb commented on 2017-04-24 21:41 (UTC)
@johnchen902, iwyu is very much tied to a specific version of clang/llvm. You can track llvm 4.0 release status here https://github.com/include-what-you-use/include-what-you-use/issues/397.
johnchen902 commented on 2017-04-21 03:39 (UTC)
Current clang version is 4.0.0-1
tegularius commented on 2016-09-06 21:21 (UTC)
makedepends should include cmake
mmlb commented on 2015-12-28 05:05 (UTC)
@Svenstaro that was by design since the previous version of IWYU is incompatible with 3.7. I just updated to latest released version that works with 3.7.
svenstaro commented on 2015-09-29 05:42 (UTC)
This conflicts with llvm 3.7.0 in Arch because 3.7 is < 3.7.0.
mmlb commented on 2015-07-23 13:47 (UTC)
@nerzhul, fixed thanks!
nerzhul commented on 2015-07-21 10:08 (UTC)
Please add llvm as a dependancy to fix erikw error
mmlb commented on 2015-06-01 15:31 (UTC)
@erikw I've updated the package
mmlb commented on 2015-05-25 01:14 (UTC)
erikw are you using clang 3.6? That's not out yet, see https://code.google.com/p/include-what-you-use/issues/detail?id=185
In the meantime, maybe I should change the PKGBUILD to depend on the exact version of clang.
Pinned Comments
jetm commented on 2023-11-10 00:05 (UTC) (edited on 2026-03-23 14:18 (UTC) by jetm)
Please, don't flag the package until IWYU and clang releases are matching. IWYU needs a specific clang version and Arch Linux needs time to upgrade the clang package. Thanks.