clang-power-tools
C++ code refiner
A set of tools that integrates clang-tidy functionality into Visual Studio C++ development
Bringing clang-tidy magic to Visual Studio C++ developers.
496 stars
17 watching
56 forks
Language: C#
last commit: 5 months ago
Linked from 1 awesome list
clangclang-compileclang-formatclang-tidycppllvmmodernizestatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler | 129 |
| A tool to format C and C++ code using clang-format in a consistent manner | 147 |
| Adds custom checks to a C++ compilation target using CMake and clang-tidy. | 16 |
| Applies a coding style with clang-format to new code added to an existing code base. | 203 |
| Intelligently modernizes existing C# codebases by introducing new language features and refactoring code | 416 |
| A tool to automatically reformat code according to configurable style guidelines using the Pronto runner and clang-format | 0 |
| A tool to extract code content from source files using the clang and LLVM infrastructure. | 17 |
| ClangSharp provides a set of C# bindings for the Clang compiler suite. | 964 |
| A clean implementation of reflection and related proposals in C++. | 29 |
| Tool for automating clang-tidy checks on C++ code | 68 |
| A caching C++ compiler based on clang to speed up compilation | 1,248 |
| A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
| Analyze and visualize build processes using Clang's time tracing feature to identify performance bottlenecks | 1,019 |
| A tool for processing Coq and Lean 4 code embedded in text documents | 237 |
| A utility for compiling and executing C scripts in one go! | 2,107 |