Skip to content

issues Search Results · repo:cpp-linter/clang-tools-pip language:Python

Filter by

39 results
 (75 ms)

39 results

incpp-linter/clang-tools-pip (press backspace or delete to remove)

After merging this pull request, the test from main start failed on macOS Originally posted by @shenxianpeng in https://github.com/cpp-linter/clang-tools-pip/pull/115#issuecomment-2823119264
bug
  • shenxianpeng
  • Opened 
    on Apr 23
  • #116

Right now clang-tools CLI only supports downloading binaries from cpp-linter org. It is better to support other repo if user wants
enhancement
  • shenxianpeng
  • Opened 
    on Feb 4
  • #109

i want using clang-query to do Static Code Analysis. but i find some different and funny things. The test results are different when installing clang-query-10 using apt and pip method in the project. The ...
  • tomchon
  • 1
  • Opened 
    on Aug 12, 2024
  • #102

https://github.com/cpp-linter/clang-tools-pip/blob/7d78b27e67c9d6c805f90a7087865ffb27a33429/clang_tools/install.py#L246 root@yw86 /home/chr $ clang-tools -u 16 -d /usr/local/bin/ Uninstalling version ...
bug
  • tomchon
  • 1
  • Opened 
    on Aug 12, 2024
  • #101

Apparently LLVM 15 is already installed on macos-latest runners. However, clang-tools-pip pkg fails to find the clang tools binaries and installs the faulty static binary instead. Originally posted by ...
  • shenxianpeng
  • 1
  • Opened 
    on Jun 3, 2024
  • #97

ref to https://github.com/cpp-linter/.github/issues/28
enhancement
Stale
  • shenxianpeng
  • 2
  • Opened 
    on Jun 3, 2024
  • #96

Ref cpp-linter/cpp-linter-action#242 If the version specified is not a semantic version specification, then emit a warning and sys.exit(0).
  • 2bndy5
  • Opened 
    on May 21, 2024
  • #94

clang-tools --uninstall needs to check if it works, at least do not print the usage like it seems not to work. $ clang-tools -u 13 Uninstalling version 13 from /home/gitpod/.local/bin/ Nothing to do ...
  • shenxianpeng
  • Opened 
    on Mar 6, 2024
  • #87

I used https://github.com/cpp-linter/cpp-linter-hooks and found the clang-tools output format output is inconsistent. I would suggest capitalizing the first letter. e.g change downloading to Downloading ...
enhancement
  • shenxianpeng
  • Opened 
    on Feb 17, 2024
  • #81
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub