Search Criteria
Package Details: cppinsights-git r720.8612ae5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cppinsights-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cppinsights-git |
| Description: | C++ Insights - See your source code with the eyes of a compiler |
| Upstream URL: | https://cppinsights.io |
| Keywords: | cpp |
| Licenses: | MIT |
| Conflicts: | cppinsights |
| Provides: | cppinsights |
| Submitter: | inhzus |
| Maintainer: | inhzus |
| Last Packager: | inhzus |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-03-25 08:44 (UTC) |
| Last Updated: | 2021-08-02 07:28 (UTC) |
Dependencies (6)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- llvm-libs (llvm-libs-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- sed (sed-gitAUR) (make)
Latest Comments
inhzus commented on 2020-12-24 06:28 (UTC)
@kartikmohta Thanks for commenting. The latest package has been updated for clang 11.
kartikmohta commented on 2020-12-20 03:30 (UTC)
Hi,
Can you update this for clang 11? I think the easiest way is to just change
-lLLVM-10to-lLLVMon line 36.Also, can you update the SRCINFO file to match the PKGBUILD? Looks like they are a bit out of sync right now.