Ericsson / CodecheckerVSCodePlugin
VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
☆24Updated last month
Related projects ⓘ
Alternatives and complementary repositories for CodecheckerVSCodePlugin
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆82Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆177Updated last year
- A versatile C++ function mocking framework.☆128Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆59Updated 6 years ago
- Clang's scan-build re-implementation in python☆362Updated 2 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆225Updated last year
- ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆91Updated 5 months ago
- A massively parallelized gcov wrapper☆99Updated 3 months ago
- Provides ability to mock global functions with gmock☆72Updated 3 months ago
- lldb-eval is a library for evaluating expressions in the debugger context☆76Updated 3 months ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- An MSBuild logger that emits compile_commands.json for C++ projects☆45Updated last year
- Rewrite C++ code to automatically apply `constexpr` where possible☆242Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆182Updated last year
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago
- A framework for reusing code in Clang tools☆121Updated last month
- Simple mutation-testing☆43Updated 7 months ago
- A formatter to make your CMake code the real treasure☆154Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Experiments with the GDB Python API☆68Updated 3 years ago
- Low cost runtime deadlock detection with checkpoints history☆24Updated 2 years ago
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆39Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆58Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Generate profiling traces for GCC☆42Updated last year
- C++ Mutation Test Environment☆172Updated 4 months ago