- 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…
[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…
[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…
[ARM] Introduce intrinsics for MVE fma under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169771 by davemgreen was merged Nov 30, 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…
[LLVM][SVE] Remove aarch64.sve.rev intrinsic, using vector.reverse instead. backend:AArch64 clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169654 by paulwalker-arm was merged Nov 28, 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…
[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…
Reapply "[clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend (#165277)" bazel "Peripheral" support tier build system: utils/bazel clang:as-a-library libclang and C++ API clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang-tools-extra clangd flang:driver flang Flang issues not falling into any other category lldb
#169599 by naveen-seth was merged Nov 26, 2025 Loading…
[clang][DebugInfo] Add call site debug info flag 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 debuginfo
#169574 by jryans was merged Nov 26, 2025 Loading…
[clang] Implement dump() for AddrLabelDiff APValues clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169505 by tbaederr was merged Nov 26, 2025 Loading…
[clang][bytecode][NFC] Make Program::getNativePointer() const 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
#169502 by tbaederr was merged Nov 26, 2025 Loading…
[clang][NFC] Don't copy into a vector just to iterate in Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
IsInitListMemberExprInitialized clang:frontend #169385 by davidstone was merged Nov 25, 2025 Loading…
[Clang][TypePrinter] Make printNestedNameSpecifier look at typedefs clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169364 by boomanaiden154 was merged Nov 24, 2025 Loading…
[clang] fix crash when template with constructor attribute is instantiated without a priority clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169282 by carsonRadtke was merged Nov 28, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow PSLL/PSRA/PSRL var intrinsics to be used in constexpr backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#169276 by chaitanyav was merged Nov 27, 2025 Loading…
[clang][Sema] Handle target_clones redeclarations that omit the attribute clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169259 by henrybw was merged Nov 24, 2025 Loading…
[OpenCL] Disable __opencl_c_ext_fp64_* features if cl_khr_fp64 is not supported backend:X86 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
#169252 by wenju-he was merged Nov 25, 2025 Loading…
[AST] Construct iterator_range with the conversion constructor (NFC) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169245 by kazutakahirata was merged Nov 24, 2025 Loading…
[Lex] Use a range-based for loop (NFC) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169174 by kazutakahirata was merged Nov 22, 2025 Loading…
[clang][Sema] Merge Check[Sizeless]VectorConditionalTypes implementations clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169165 by MacDue was merged Nov 26, 2025 Loading…
[ARM] Introduce intrinsics for MVE add/sub/mul under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169156 by davemgreen was merged Nov 25, 2025 Loading…
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-01.