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][Sema] Handle invalid variable template specialization whose type depends on itself clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#134522 opened Apr 6, 2025 by zwuis Loading…
__has_include should not error if unevaluated clang:frontend Language frontend issues, e.g. anything involving "Sema"
#134510 opened Apr 5, 2025 by kyuupichan
[clang] Fix Name Mangling Crashes clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#134486 opened Apr 5, 2025 by Mr-Anyone Loading…
3
3
[clang][ice-on-invalid] TemplateArgument::getPackAsArray() assertion 'getKind() == Pack' clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid]
#134441 opened Apr 4, 2025 by ericniebler
Crash when compiling multiply nested templates with Constrained NTTP c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" constexpr Anything related to constant evaluation crash-on-valid lambda C++11 lambda expressions
#134348 opened Apr 4, 2025 by AdrArtGar
Define pointer layout for AVR program address space clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:transforms
#134254 opened Apr 3, 2025 by jwnrt Loading…
[clang] Add __bf16 Type Support Macros With Literal Suffix Support clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#134214 opened Apr 3, 2025 by bassiounix Loading…
Clang behaves different with other compilers for constraint nested lambdas clang:frontend Language frontend issues, e.g. anything involving "Sema" concepts C++20 concepts confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid] lambda C++11 lambda expressions
#134193 opened Apr 3, 2025 by zyn0217
[Clang][NFC] Add threadsafe macro helper clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#134139 opened Apr 2, 2025 by daltenty Loading…
Specific structure name can cause shadowing of globally defined lambda, causing "struct::operator()" to be called instead of "lambda::operator()" c++ clang:frontend Language frontend issues, e.g. anything involving "Sema" good first issue https://github.com/llvm/llvm-project/contribute lambda C++11 lambda expressions
#134049 opened Apr 2, 2025 by jjkazana
[HLSL] Implement SpirvType and SpirvOpaqueType backend:X86 clang:as-a-library libclang and C++ API 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:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category debuginfo HLSL HLSL Language Support
#134034 opened Apr 2, 2025 by cassiebeckley Loading…
[AMDGPU][clang][CodeGen][opt] Add late-resolved feature identifying predicates backend:AMDGPU 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 llvm:transforms SPIR-V SPIR-V language support
#134016 opened Apr 2, 2025 by AlexVlx Loading…
Incorrect spacing in macro stringizing clang:frontend Language frontend issues, e.g. anything involving "Sema" diverges-from:gcc Does the clang frontend diverge from gcc on this issue diverges-from:msvc Does the clang frontend diverge from msvc on this issue
#133965 opened Apr 1, 2025 by kyuupichan
[clang][Sema] theoretical ABI break in LLVM 20.1.1 ABI Application Binary Interface clang:frontend Language frontend issues, e.g. anything involving "Sema"
#133955 opened Apr 1, 2025 by isuckatcs LLVM 20.X Release
[clang] Check std::initializer_list more strictly clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#133822 opened Mar 31, 2025 by offsetof Loading…
Assertion failure in LocalInstantiationScope::findInstantiationOf: `isa<LabelDecl>(D) && "declaration not instantiated in this scope" clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid]
#133792 opened Mar 31, 2025 by ahatanak
[clang] Fix handling of explicit-this functions as template arguments clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#133748 opened Mar 31, 2025 by offsetof Loading…
[clang] Implement CWG2611 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#133747 opened Mar 31, 2025 by offsetof Loading…
[Clang] Allow simpler visibility annotations when targeting win32 and mingw clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#133699 opened Mar 31, 2025 by philnik777 Loading…
__c11_atomic_add_fetch is not implemented clang:frontend Language frontend issues, e.g. anything involving "Sema" enhancement Improving things as opposed to bug fixing, e.g. new or missing feature extension:clang
#133697 opened Mar 31, 2025 by pakluba
[Clang][Sema] Stack overflow when trying to get the layout of a class with a member with a nested dependency clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid] regression:17 Regression in 17 release
#133688 opened Mar 31, 2025 by alejandro-alvarez-sonarsource
Remove Native Client support backend:ARM backend:X86 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 llvm:binary-utilities mc Machine (object) code
#133661 opened Mar 30, 2025 by brad0 Loading…
[clang] __bf16 Type Support Macros clang:frontend Language frontend issues, e.g. anything involving "Sema" enhancement Improving things as opposed to bug fixing, e.g. new or missing feature floating-point Floating-point math
#133660 opened Mar 30, 2025 by bassiounix
ProTip! no:milestone will show everything without a milestone.