Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[clang] Fix a use-after-free in expression evaluation clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#118480 opened Dec 3, 2024 by kadircet Loading…
[clang] Implement statement printer for EmbedExpr clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#117770 opened Nov 26, 2024 by circl-lastname Loading…
[clang] Avoid re-evaluating field bitwidth backend:loongarch backend:RISC-V backend:X86 clang:as-a-library libclang and C++ API clang:codegen 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-tidy clang-tools-extra clangd debuginfo HLSL HLSL Language Support
#117732 opened Nov 26, 2024 by tbaederr Loading…
Warn when unique objects might be duplicated in shared libraries clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#117622 opened Nov 25, 2024 by DKLoehr Loading…
[clang] Allow delayed function instantiation at TU end if initial instantiation fails clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#117167 opened Nov 21, 2024 by StefanPaulet Loading…
[clang] Implement __attribute__((format_matches)) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#116708 opened Nov 18, 2024 by apple-fcloutier Loading…
Enable AST mutation in the constant evaluator clang:frontend Language frontend issues, e.g. anything involving "Sema"
#115168 opened Nov 6, 2024 by Endilll Draft
[ObjC] Enable diagnose_if on Objective-C methods clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#115056 opened Nov 5, 2024 by apple-fcloutier Loading…
[clang] Fix ASTWriter crash after merging named enums clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#114240 opened Oct 30, 2024 by michael-jabbour-sonarsource Loading…
[RFC] Initial implementation of P2719 clang:codegen 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:static analyzer clang Clang issues not falling into any other category coroutines C++20 coroutines
#113510 opened Oct 24, 2024 by ojhunt Loading…
[clang] Track function template instantiation from definition clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#112241 opened Oct 14, 2024 by mizvekov Loading…
[clang] Remove the deprecated flag -frelaxed-template-template-args. 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
#111894 opened Oct 10, 2024 by mizvekov Loading…
[Clang][Sema] Fix exception specification comparison for functions with different template depths clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#111561 opened Oct 8, 2024 by sdkrystian Loading…
[SystemZ][z/OS] Add visibility features for z/OS (eg. _Export, pragma export) backend:SystemZ clang:codegen 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
#111035 opened Oct 3, 2024 by perry-ca Loading…
clang should have a warning to disallow re-externs clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#109714 opened Sep 23, 2024 by jchcrsp Loading…
Reapply "[Clang][Sema] Use the correct lookup context when building overloaded 'operator->' in the current instantiation (#104458)" clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#109422 opened Sep 20, 2024 by sdkrystian Loading…
[BoundsSafety][Sema] Allow counted_by and counted_by_or_null on pointers where the pointee type is incomplete but potentially completable clang:bounds-safety Issue/PR relating to the experimental -fbounds-safety feature in Clang clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#106321 opened Aug 28, 2024 by delcypher Loading…
[clang] Remove an incorrect assertion in ConstantFoldAttrs clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#105789 opened Aug 23, 2024 by tbaederr Loading…
[clang] Catch missing format attributes clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#105479 opened Aug 21, 2024 by budimirarandjelovichtec Loading…
Nameof operator clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#104777 opened Aug 19, 2024 by ravurvi20 Loading…
[clang][NFC] Un-constify MultiLevelTemplateArgumentList clang:frontend Language frontend issues, e.g. anything involving "Sema"
#104687 opened Aug 18, 2024 by Endilll Loading…
[clangd] show lambda name instead of operator() in signature help clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tools-extra clangd
#101857 opened Aug 4, 2024 by tilobyte Loading…
fix issue: [Clang][OpenMP] Implicit conversion with pragma omp taskloop #100536 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
#101812 opened Aug 3, 2024 by HenryZ16 Loading…
ProTip! Exclude everything labeled bug with -label:bug.