Skip to content

Issues: llvm/llvm-project

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Backport: [clang] Serialization: support hashing null template arguments clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#141957 opened May 29, 2025 by mizvekov Loading…
[clang][SPIRV] Fix build issue after c474f8f backend:SPIR-V clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#141954 opened May 29, 2025 by Naghasan Loading…
[clang][bytecode] Don't get the expr without emitting a diagnostic 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
#141953 opened May 29, 2025 by tbaederr Loading…
[clang][bytecode] Make some builtins no-ops 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
#141952 opened May 29, 2025 by tbaederr Loading…
[clang][bytecode] Only check expr in CheckThis() if we have to 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
#141951 opened May 29, 2025 by tbaederr Loading…
[clang][Basic] Optimize getDiagnosticSeverity() clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#141950 opened May 29, 2025 by tbaederr Loading…
[CIR] Call to variadic functions clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#141942 opened May 29, 2025 by Lancern Loading…
[Clang] Fix an out of bound access in -verify comment parsing clang Clang issues not falling into any other category
#141940 opened May 29, 2025 by cor3ntin Loading…
[clang][docs] Remove reference to deleted line in sanitizer doc clang Clang issues not falling into any other category
#141921 opened May 29, 2025 by DavidSpickett Loading…
[Clang] Properly deprecate __reference_binds_to_temporary clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#141909 opened May 29, 2025 by frederick-vs-ja Loading…
[debuginfo][coro] Fix linkage name for clones of coro functions clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines debuginfo llvm:transforms
#141889 opened May 29, 2025 by vogelsgesang Loading…
[AArch64] Add MSVC-style mangling for SVE types. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#141887 opened May 29, 2025 by efriedma-quic Loading…
[HLSL] Make implicit binding warning off by default clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#141879 opened May 28, 2025 by hekota Loading…
[clang][Driver][OpenMP][SPIR-V] Fix SPIR-V OpenMP DeviceRTL expected file name clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#141855 opened May 28, 2025 by sarnex Loading…
[Clang][attr] Add cfi_salt attribute 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
#141846 opened May 28, 2025 by bwendling Loading…
[ASTWriter] Do not write ObjCCategories if empty. clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#141841 opened May 28, 2025 by davemgreen Loading…
[Clang][FMV] Stop emitting implicit default version using target_clones. 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
#141808 opened May 28, 2025 by labrinea Loading…
[Module] Prefer precompiled module even when header is private 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
#141792 opened May 28, 2025 by ilya-biryukov Loading…
[MIPS] Reland Add FeatureMSA to i6400 and i6500 cores (#134985) clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#141730 opened May 28, 2025 by mgoudar Loading…
[clang][LoongArch] Add support for the _Float16 type backend:loongarch 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
#141703 opened May 28, 2025 by Ami-zhang Loading…
[C2y] Handle FP-suffixes on prefixed octals (#141230) c2y clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category crash-on-invalid
#141695 opened May 28, 2025 by naveen-seth Loading…
[SystemZ][z/OS] Implement #pragma export backend:SystemZ 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
#141671 opened May 27, 2025 by perry-ca Loading…
[Docs] Explicitly document libclang ABI and API stability clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category documentation
#141657 opened May 27, 2025 by AaronBallman Loading…
[Clang][Sema] Add fortify warnings for stpcpy clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#141646 opened May 27, 2025 by Sharjeel-Khan Loading…
[KeyInstr][Clang] Atomic ops atoms clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#141624 opened May 27, 2025 by OCHyams Loading…
ProTip! Add no:assignee to see everything that’s not assigned.