llvm-mirror / clang-tools-extra
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
☆397Updated 5 years ago
Alternatives and similar repositories for clang-tools-extra:
Users that are interested in clang-tools-extra are comparing it to the libraries listed below
- Project moved to: https://github.com/llvm/llvm-project☆288Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆719Updated 5 years ago
- Clang's scan-build re-implementation in python☆370Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆747Updated 2 months ago
- Project moved to: https://github.com/llvm/llvm-project☆439Updated 5 years ago
- Run Google Test suites in parallel.☆431Updated last year
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆226Updated last year
- The compilation database Swiss army knife☆309Updated last year
- C++ ABI Summary☆528Updated 2 months ago
- A collection of code samples showing usage of clang and llvm as a library☆753Updated 5 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- Apply a coding style with clang-format only to new code added to an existing code base.☆207Updated 5 months ago
- Convert .ninja_log files to chrome's about:tracing format.☆433Updated 8 months ago
- C++ metaprogramming shell☆476Updated 6 months ago
- A C++ micro-benchmarking framework☆363Updated 4 years ago
- CMake modules to help use sanitizers☆387Updated 4 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- C++ library for storing and printing backtraces.☆451Updated this week
- Tool to generate compile_commands.json from the Bazel build system☆459Updated 11 months ago
- ccls plugin for Visual Studio Code☆122Updated this week
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago
- The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)