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

[Clang] Explain satisfaction failure for more type traits clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:frontend Language frontend issues, e.g. anything involving "Sema" good first issue https://github.com/llvm/llvm-project/contribute
#141911 opened May 29, 2025 by cor3ntin
[clang][bytecode] Simplify diagnoseUnknownDecl if we're not diagnosing 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
#141910 opened May 29, 2025 by tbaederr 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…
[Clang] User-relevant warnings in system headers clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#141908 opened May 29, 2025 by cor3ntin
[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][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…
Allow counted_by argument to support simple arithmetic expressions clang:frontend Language frontend issues, e.g. anything involving "Sema"
#141827 opened May 28, 2025 by seanm
[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…
[[gnu::weak]] disables constant evaluation of constexpr variables in C++14 c++11 c++14 clang:frontend Language frontend issues, e.g. anything involving "Sema" diverges-from:gcc Does the clang frontend diverge from gcc on this issue good first issue https://github.com/llvm/llvm-project/contribute
#141797 opened May 28, 2025 by cor3ntin
[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…
[clang] [[nodiscard]] ignored in std::function due to warning suppression in system headers clang:frontend Language frontend issues, e.g. anything involving "Sema" libstdc++ GNU libstdc++ C++ standard library
#141791 opened May 28, 2025 by avikivity
Infinite recursion in Clang parser with deeply nested int(...) expression only in Trunk clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash-on-valid generated by fuzzer
#141784 opened May 28, 2025 by mariete1223
[C23] Handle type compatibility of unnamed records accepts-invalid c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#141783 opened May 28, 2025 by AaronBallman Loading…
[clang] Failed to compile simple and legal code while gcc is ok clang:frontend Language frontend issues, e.g. anything involving "Sema" concepts C++20 concepts diverges-from:gcc Does the clang frontend diverge from gcc on this issue regression:16 Regression in 16 release
#141732 opened May 28, 2025 by yaoxinliu
[Clang] C23 struct compatiblity rule differs from GCC accepts-invalid c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
#141724 opened May 28, 2025 by fuhsnn
[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…
[clang] crash on the simplest code. clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid] regression:16 Regression in 16 release
#141693 opened May 28, 2025 by yaoxinliu
Templated infinitely recursive function does not fail to compile clang:frontend Language frontend issues, e.g. anything involving "Sema"
#141686 opened May 27, 2025 by alexkaratarakis
[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…
[Clang][C23] No diagnostic for attribute declaration where statement is required c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
#141659 opened May 27, 2025 by sheumann
[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…
Support the inline asm 'a' constraint on PowerPC backend:PowerPC clang:frontend Language frontend issues, e.g. anything involving "Sema" inline-asm
#141604 opened May 27, 2025 by kamaub Loading…
ProTip! Adding no:label will show everything without a label.