- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[clang-format] Continue aligned lines without parentheses clang-format
#167979 opened Nov 13, 2025 by sstwcw Loading…
clang-format: Add splitting for strings with user-defined suffixes clang-format
#167150 opened Nov 8, 2025 by shivrm Loading…
clang-format: Add IndentGotoLabelsToCurrentScope option clang Clang issues not falling into any other category clang-format
#166730 opened Nov 6, 2025 by lakshsidhu04 Loading…
[clang-format] Add option AllowShortRecordOnASingleLine clang Clang issues not falling into any other category clang-format
#154580 opened Aug 20, 2025 by itzexpoexpo Loading…
[clang-format] Add ApplyAlwaysOnePerLineToTemplateArguments option clang Clang issues not falling into any other category clang-format
#137544 opened Apr 27, 2025 by LorenzoMauro Loading…
Disable -fdollars-in-identifiers by default accepts-invalid c23 c++23 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-format rejects-valid
#135407 opened Apr 11, 2025 by AaronBallman Loading…
[clang-format] Add basic support for C++/CLI (#27126) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-format
#112689 opened Oct 17, 2024 by calumr Loading…
Clang tooling generated visibility macros for Clang backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:loongarch backend:PowerPC backend:RISC-V backend:SystemZ backend:WebAssembly backend:X86 clang:analysis clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-format ClangIR Anything related to the ClangIR project HLSL HLSL Language Support xray
#109702 opened Sep 23, 2024 by fsfod Loading…
[clang-format] Add support for BasedOnStyle referencing an arbitrary file clang Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd llvm:support
#107312 opened Sep 4, 2024 by jediry Loading…
[clang-format] Fix the indent of the ternary operator when AlignOperands and BreakBeforeTernaryOperators is specified. clang-format
#100860 opened Jul 27, 2024 by hnakamura5 Loading…
ProTip! Filter pull requests by the default branch with base:main.