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
Sort

Issues list

[Clang] Set the final date for workaround for libstdc++'s format_kind clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140831 opened May 21, 2025 by frederick-vs-ja Loading…
[clang][bytecode] Initialize global strings via memcpy 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
#140789 opened May 20, 2025 by tbaederr Loading…
Failure to deduce nested template arguments clang:frontend Language frontend issues, e.g. anything involving "Sema" needs-reduction Large reproducer that should be reduced into a simpler form
#140773 opened May 20, 2025 by Caslyn
[clang][bytecode] Optimize classify() further 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
#140735 opened May 20, 2025 by tbaederr Loading…
[C] Don't diagnose null pointer macros in -Wimplicit-void-ptr-cast c clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140724 opened May 20, 2025 by AaronBallman Loading…
[Clang][Sema] Reject array prvalue operands clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140702 opened May 20, 2025 by languagelawyer Loading…
[Clang][LoongArch] Support target attribute for function backend:loongarch clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140700 opened May 20, 2025 by Ami-zhang Loading…
Clang sequencial incorrect #pragma specification end in ICE since 3.5 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash-on-invalid
#140687 opened May 20, 2025 by mariete1223
[clangd] Crash at clang::Decl::getLocation() DeclBase.h 442:47 clang:frontend Language frontend issues, e.g. anything involving "Sema" clangd crash Prefer [crash-on-valid] or [crash-on-invalid] generated by fuzzer
#140685 opened May 20, 2025 by henryhchchc
Reapply "[Clang] Profile singly-resolved UnresolvedLookupExpr with the declaration" 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
#140680 opened May 20, 2025 by zyn0217 Loading…
[Clang] add typo correction for unknown attribute names clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140629 opened May 19, 2025 by a-tarasyuk Loading…
Aggregate deduction broken in function templates clang:frontend Language frontend issues, e.g. anything involving "Sema"
#140596 opened May 19, 2025 by snarkmaster
[Clang][AArch64]Add FP8 ACLE macros implementation backend:AArch64 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140591 opened May 19, 2025 by CarolineConcatto Loading…
Fix crash with delayed typo correction c++ 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 crash-on-invalid
#140571 opened May 19, 2025 by AaronBallman Loading…
[Clang][OpenMP][LoopTransformations] Fix incorrect number of generated loops for Tile and Reverse directives 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
#140532 opened May 19, 2025 by eZWALT Loading…
[UBSan] Implement src:*=sanitize for UBSan clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140529 opened May 19, 2025 by qinkunbao Loading…
Stack exhausted starting with TryReferenceInitializationCore since clang 9.0.0 clang:frontend Language frontend issues, e.g. anything involving "Sema"
#140506 opened May 19, 2025 by mariete1223
ICE in LocalInstantiationScope::findInstantiationOf since clang 17 clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid]
#140463 opened May 18, 2025 by mariete1223
ICE in QualType::getCommonPtr() using is_nothrow_invocable_v with unnamed lambda since clang 17 with -std=c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid]
#140462 opened May 18, 2025 by mariete1223
Clang crash in void clang::LocalInstantiationScope::InstantiatedLocal "Already instantiated this local" clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid]
#140450 opened May 18, 2025 by alexfh
[clang] Assertion `BaseTy->castAs<RecordType>()->getDecl()->getCanonicalDecl() == FD->getParent()->getCanonicalDecl() && "record / field mismatch"' failed. clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid]
#140370 opened May 17, 2025 by k-arrows
[clang] Assertion `!AllocType->isArrayType() && "array allocation with non-array new"' failed. clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid]
#140367 opened May 17, 2025 by k-arrows
[clang] Assertion `IdentLoc.isValid() && "Invalid TargetName location."' failed. clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid]
#140364 opened May 17, 2025 by k-arrows
[clang] Assertion `E->isGLValue() || E->getType()->isFunctionType() || E->getType()->isVoidType() || isa<ObjCSelectorExpr>(E->IgnoreParens())' failed. clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid]
#140363 opened May 17, 2025 by k-arrows
ProTip! Mix and match filters to narrow down what you’re looking for.