Clang frontend subproject here! Clang is a compiler front end for the C, C++, Objective-C, and Objective-C++ programming languages, as well as the OpenMP, OpenCL, RenderScript, CUDA, and HIP frameworks.">

Clang Frontend (original) (raw)

clang-tidy clang-tidy is a clang-based C++ “linter” tool. Its purpose is to provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Using Clang For users of Clang to ask questions. Are you using Clang as a C/C++ compiler and have a question? Unsure which options to use or why something doesn’t seem to work? This is the place to ask your questions. Building Clang For questions about how to build clang or problems you encounter. clangd clangd is a language server that can work with many editors via a plugin ISO WG14/WG21 Discussions related to past and upcoming C and C++ language standard versions Static Analyzer The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs. Ask your questions about it here.

Topic Replies Views Activity
About the Clang Frontend category Clang Frontend 0 1531 November 8, 2019
Use the Clang +++ para Proceso de Bpass Using Clang clang 0 5 December 13, 2025
RFC: Flow-Sensitive Nullability Clang Frontend 8 460 December 12, 2025
How to join `issue-subscribers-clang-tidy` and `pr-subscribers-clang-tidy` on GitHub clang-tidy 3 24 December 12, 2025
[RFC] File system sandboxing in Clang/LLVM Clang Frontend 22 722 December 12, 2025
[RFC] Add TBAA metadata to returned aggregates Clang Frontend clang , llvm 2 97 December 11, 2025
[RFC] Extend ExtVectorElementExpr for HLSL Matrix Accessors Clang Frontend 6 134 December 11, 2025
RFC:Proper handing of -mnan=legacy on MIPS Clang Frontend mips 10 116 December 11, 2025
Can we link clang format into clangAnalysis? Clang Frontend clang-format 2 87 December 11, 2025
Experience with [[clang::musttail]] ISO WG14/WG21 6 191 December 10, 2025
Dedicated meeting for C++26 reflection Clang Frontend 7 407 December 10, 2025
Clang-cl.exe support for C++ modules Clang Frontend clang , clang-cl 76 5850 December 10, 2025
[RFC] Optimizing Code Size of objc_direct by Exposing Function Symbols and Moving Nil Checks to Thunks Clang Frontend clang 10 178 December 9, 2025
Uniformization of bounds checking Static Analyzer 15 180 December 9, 2025
Announcing the Lifetime Safety Breakout Group Clang Frontend clang 9 2098 December 9, 2025
Jumping into statement expression raises error in clang 17 and later Clang Frontend clang 8 96 December 9, 2025
Misleading indentation on if statements with clang-format AlignAfterOpenBracket Clang Frontend clang-format 2 37 December 8, 2025
RFC: Integrate Clang-Tidy checkers into Clang Static Analyzer Clang Frontend 21 426 December 4, 2025
[RFC] Add "cuda" clang-tidy module clang-tidy 7 172 December 3, 2025
How do I evaluate macros in Sema? Clang Frontend 3 77 December 2, 2025
[RFC v2] [Clang] Introduce OverflowBehaviorTypes (for wrapping and non-wrapping arithmetic) Clang Frontend clang 51 1185 December 2, 2025
Optimizing object access in C Clang Frontend clang 5 121 December 2, 2025
[RFC] Add command line option for selecting C library Clang Frontend 21 804 December 1, 2025
RFC Report modes for unsafe function reporting Static Analyzer rfc 3 86 December 1, 2025
[Clangd] Feature Request: Automatically generate .gitignore in the .cache directory clangd 2 133 November 29, 2025
Defining what happens when a bool isn’t 0 or 1 Clang Frontend clang 40 2206 November 24, 2025
[Request For Discussion] [clang] A bidirectional decl query system? Clang Frontend clang 0 80 November 24, 2025
RFC: Scalable Static Analysis Framework Clang Frontend 14 1513 November 22, 2025
How to enable WConversion by default for a language (HLSL)? Clang Frontend clang 1 39 November 21, 2025
Source-to-source code transformation tools built on LLVM LibTooling Using Clang clang 2 106 November 21, 2025