- 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
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][misexpect] Add support to clang for profitable annotation diagnostics clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:transforms
#96525 opened Jun 24, 2024 by ilovepi Loading…
[clang] Redefine IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir llvm:transforms
noconvergent and generate convergence control tokens clang:analysis clang:codegen #136282 opened Apr 18, 2025 by ssahasra Loading…
[RISC-V] Add CSR read/write builtins backend:RISC-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir
#85091 opened Mar 13, 2024 by nemanjai Loading…
[AIX] Implement the ifunc attribute. backend:PowerPC clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:builtins compiler-rt llvm:codegen llvm:ir llvm:transforms
#153049 opened Aug 11, 2025 by w2yehia Loading…
[clang] [C++20] Defaulted operator== doesn't lookup in using-directive properly #97087 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#99542 opened Jul 18, 2024 by ofAlpaca Loading…
[clangd] Show definition of underlying struct when hovering over a typedef clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tools-extra clangd
#89570 opened Apr 22, 2024 by HighCommander4 Loading…
[Mips] Convert -mnan=legacy to nan2008 when architecture support nan2008 backend:MIPS clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category floating-point Floating-point math llvm:SelectionDAG SelectionDAGISel as well
#153777 opened Aug 15, 2025 by yingopq Loading…
[clang][Parser] Allow private type aliases in out-of-line member function return types clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169272 opened Nov 24, 2025 by pfeodrippe Loading…
[clang] Add [[clang::returns_argument]] clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169815 opened Nov 27, 2025 by philnik777 Loading…
[AArch64] Simplify Clang's description of architecture extensions backend:AArch64 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#79311 opened Jan 24, 2024 by atrosinenko Loading…
[clang] support Wold-style-declaration c clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#78837 opened Jan 20, 2024 by SihangZhu Loading…
Diagnose potential size confusion with VLA params c clang:bounds-safety Issue/PR relating to the experimental -fbounds-safety feature in Clang clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#129772 opened Mar 4, 2025 by AaronBallman Loading…
[LoongArch] Add basic UEFI support backend:loongarch clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:binary-utilities
#154883 opened Aug 22, 2025 by leecheechen Loading…
[Clang][Sema] Fix err_constexpr_virtual_base diagnostic so that it only diagnoses on constructors and destructors clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#163690 opened Oct 16, 2025 by shafik Loading…
[clang] Add -funique-source-file-output-paths option clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#161022 opened Sep 27, 2025 by smeenai Loading…
[Sema] Don't call isNonConstantStorage on incomplete variable types clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#161590 opened Oct 1, 2025 by ahatanak Loading…
[clang][bytecode] Bail out from type-punning casts clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#163809 opened Oct 16, 2025 by term-est Loading…
[Autocomplete] skip static annotation comment clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tools-extra clangd
#164854 opened Oct 23, 2025 by liepieshov Loading…
[clang][NFC] Simplify implementation of Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
IgnoreExprNodes clang:frontend #164193 opened Oct 19, 2025 by localspook Loading…
[AllocToken, Clang] Add intptr_t as pointer in TypeHashPointerSplit mode clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#166142 opened Nov 3, 2025 by Liblor Loading…
[SFrame][Retry] Add assembler option --gsframe clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#165806 opened Oct 30, 2025 by Sterling-Augustine Loading…
[clang][Parser] Fix FunctionDecl source range for out-of-class '= delete'/'= default' definitions clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167007 opened Nov 7, 2025 by Samhitha1212 Loading…
Make sanitizer special case list slash-agnostic clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:sanitizer llvm:support
#149886 opened Jul 21, 2025 by DKLoehr Loading…
[clang] Defer handling of function type attributes in type aliases clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167426 opened Nov 11, 2025 by PiJoules Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.