- 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][AST] Add 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 HLSL HLSL Language Support
RecordDecl::getNumFields() clang:codegen #170022 by tbaederr was merged Dec 1, 2025 Loading…
[clang][bytecode] Unify elementwise integer builtins using callback pattern 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
#169957 by Islam-Imad was merged Nov 29, 2025 Loading…
[clang][NFC] Declare Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
CXXBasePaths::isAmbiguous as const clang:frontend #169944 by davidstone was merged Nov 29, 2025 Loading…
[X86] ExprConstant - correctly detect __builtin_ia32_ucmpw* builtins as unsigned comparisons backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169891 by RKSimon was merged Nov 28, 2025 Loading…
[clang][Tooling] Fix Clang issues not falling into any other category
getFileRange returning a range spanning macro invocation clang #169842 by tJener was merged Nov 28, 2025 Loading…
[Headers][X86] Convert bf16 to f32 conversions to constexpr implementations backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#169841 by RKSimon was merged Nov 28, 2025 Loading…
[clang:ast] Avoid warning for unused var without assertions. (NFC) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169822 by ingomueller-net was merged Nov 27, 2025 Loading…
[CIR][NFC] Fix build problem due to OG changes clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#169818 by FantasqueX was closed Nov 28, 2025 Loading…
[clang][bytecode] Check for invalid record decls in IntPointer::atOffset 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
#169786 by tbaederr was merged Nov 27, 2025 Loading…
[X86] Replace BF16 to F32 conversions with generic conversions backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#169781 by RKSimon was merged Nov 27, 2025 Loading…
[CIR][X86] Implement lowering for AVX512 mask builtins clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#169774 by GeneraluseAI was merged Nov 29, 2025 Loading…
[clang][Tooling] Fix Clang issues not falling into any other category
getFileRange returning a range spanning across macro arguments clang #169757 by tJener was merged Nov 27, 2025 Loading…
[ubsan] Change "Type mismatch in operation" trap reason to "Alignment, null, or object-size error" clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#169752 by thurstond was merged Nov 27, 2025 Loading…
[CIR][NFC] Move builtin tests to their own directory clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#169737 by andykaylor was merged Nov 26, 2025 Loading…
[CIR] Add undef handling to enable global lambdas clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#169721 by andykaylor was merged Nov 26, 2025 Loading…
[clang][Driver] Use -no-canonical-prefixes in hip-spirv-backend-opt test clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#169717 by boomanaiden154 was merged Nov 26, 2025 Loading…
[CIR][NFC] Fix build problem inside an assert clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#169715 by andykaylor was merged Nov 26, 2025 Loading…
[Clang] Fix false positive -Wignored-qualifiers clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169664 by cor3ntin was merged Nov 26, 2025 Loading…
[clang][bytecode] Remove double diagnostic emission 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
#169658 by tbaederr was merged Nov 27, 2025 Loading…
Revert [Driver] Error for -gsplit-dwarf with RISC-V linker relaxation backend:RISC-V 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
#169653 by daniilavdeev was merged Nov 26, 2025 Loading…
Reland "[clang][Driver] Support for the SPIR-V backend when compiling HIP" clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#169637 by mgcarrasco was merged Nov 26, 2025 Loading…
[LifetimeSafety] Move GSL pointer/owner type detection to LifetimeAnnotations clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#169620 by usx95 was merged Nov 26, 2025 Loading…
[CIR] Add missing switch cases for AO__scoped_atomic_uinc/udec_wrap in emitAtomicOp clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#169610 by wenju-he was merged Nov 26, 2025 Loading…
[compiler-rt] [UBSan] remove unneeded test cases clang Clang issues not falling into any other category skip-precommit-approval PR for CI feedback, not intended for review
#169594 by fmayer was merged Nov 26, 2025 Loading…
[Analysis] Make ThreadSafety correctly handle base class destructors clang:analysis clang Clang issues not falling into any other category
#169593 by boomanaiden154 was merged Nov 26, 2025 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.