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 crashes with assertion in ResolveSingleFunctionTemplateSpecialization with -std=c++20 since clang 10 c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid]
#140018 opened May 15, 2025 by mariete1223
[clang] constant evaluation of for loop does not run destructor for condition variable accepts-invalid c++20 c++23 clang:frontend Language frontend issues, e.g. anything involving "Sema" constexpr Anything related to constant evaluation good first issue https://github.com/llvm/llvm-project/contribute rejects-valid
#139818 opened May 14, 2025 by zygoloid
[clang][concepts] Clang doesn't properly diagnose concept return types with insufficient template arg count c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" concepts C++20 concepts confirmed Verified by a second party
#138889 opened May 7, 2025 by erichkeane
Clang on windows reject recursive variant compare c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party needs-reduction Large reproducer that should be reduced into a simpler form
#136700 opened Apr 22, 2025 by neko-para
[clang-cl] Cannot compile a nested struct with member named std::string Name; c++20 clang:codegen IR generation bugs: mangling, exceptions, etc. confirmed Verified by a second party crash-on-valid
#136608 opened Apr 21, 2025 by Nemirtingas
Windows clang-cl.exe 19.1.1 crash c++20 confirmed Verified by a second party coroutines C++20 coroutines crash Prefer [crash-on-valid] or [crash-on-invalid] llvm:optimizations platform:windows
#136481 opened Apr 20, 2025 by MiguelBarro
[libc++] P0769R2: Parallel shift_right c++20 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. pstl Issues related to the C++17 Parallel STL
#134597 opened Apr 7, 2025 by frederick-vs-ja
[libc++] P0769R2: Parallel shift_left c++20 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. pstl Issues related to the C++17 Parallel STL
#134596 opened Apr 7, 2025 by frederick-vs-ja
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
deferred extra vtables during vtable emission? assertion fires c++20 clang:codegen IR generation bugs: mangling, exceptions, etc. confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid] debuginfo
#131641 opened Mar 17, 2025 by Endilll
Crash in c++20 code when lambda is present c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash-on-invalid lambda C++11 lambda expressions regression:18 Regression in 18 release
#126938 opened Feb 12, 2025 by emmenlau
[Crash] Clang does not like vtables in structural templates. c++20 clang:codegen IR generation bugs: mangling, exceptions, etc. confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid] debuginfo
#124673 opened Jan 28, 2025 by Oliver-makes-code
clang++ 19.1.7 segfault in isPackExpansion() c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash-on-invalid regression:18 Regression in 18 release
#124471 opened Jan 26, 2025 by jehelset
Constraints of template template parameter not checked for non-dependent arguments despite [temp.names]/8 c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" concepts C++20 concepts diverges-from:edg Does the clang frontend diverge from edg compiler diverges-from:msvc Does the clang frontend diverge from msvc on this issue
#121008 opened Dec 23, 2024 by hubert-reinterpretcast
GH58962 regression: Clang rejects &-qualified member function to be overloaded with const-qualified with mutual exclusive constraints c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party 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
#120812 opened Dec 21, 2024 by zhihaoy
[Clang] constexpr variables wrongfully treated as captures in certain lambdas c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" constexpr Anything related to constant evaluation diverges-from:edg Does the clang frontend diverge from edg compiler 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 lambda C++11 lambda expressions
#120503 opened Dec 19, 2024 by yuxuanchen1997
Cannot compare std::string's in if constexpr c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" constexpr Anything related to constant evaluation 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
#120197 opened Dec 17, 2024 by Fedr
[clang] Function call without comparisons reported as non-constant expression after CWG2765 implementation c++20 clang:analysis clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#117409 opened Nov 23, 2024 by ormris
ProTip! Add no:assignee to see everything that’s not assigned.