Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DeepSourceCorp/cppcheck-deepsource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: DeepSourceCorp/cppcheck-deepsource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    867e5b9 View commit details
    Browse the repository at this point in the history
  2. Revert "Add llvm-16 support (#2)" (#3)

    This reverts commit 867e5b9.
    
    Co-authored-by: Swarnim Arun <99165284+swarnim-deepsource@users.noreply.github.com>
    srijan-deepsource and swarnim-deepsource authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7135ff3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix: improve parsing output of cppcheck (#4)

    * fix: improve parsing output of cppcheck
    
    cppcheck can produce malformed output which needs to be explicitly handled
    
    * fix: set default to C++20
    
    * revert: default to `c11`
    swarnim-deepsource authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8289f8f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. chore: move to LLVM-16 (#5)

    * chore: move to `LLVM-16`
    
    * Use docker not kaniko
    
    Signed-off-by: Deepak Raj H R <104898724+deepak-deepsource@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Deepak Raj H R <104898724+deepak-deepsource@users.noreply.github.com>
    Co-authored-by: Deepak Raj H R <104898724+deepak-deepsource@users.noreply.github.com>
    swarnim-deepsource and deepak-deepsource authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3c11031 View commit details
    Browse the repository at this point in the history
Loading