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

constexpr not allowed on member function of type with a virtual base. c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party constexpr Anything related to constant evaluation rejects-valid
#112016 opened Oct 11, 2024 by i-photon
Clang rejects valid int iarr [10] alignas(Required); clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#106551 opened Aug 29, 2024 by ranaanoop
[C23] constexpr incorrectly rejects infinity and nan c23 clang:frontend Language frontend issues, e.g. anything involving "Sema" constexpr Anything related to constant evaluation rejects-valid
#101499 opened Aug 1, 2024 by AaronBallman
Clang rejects valid program when using function call operator clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party rejects-valid
#100547 opened Jul 25, 2024 by ranaanoop
Undefined internal function warning with generic selection expressions c11 clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#98504 opened Jul 11, 2024 by AaronBallman
Clang requires template keyword in places it should not (P0634, P1787) c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#95447 opened Jun 13, 2024 by zygoloid
[Clang] __is_trivially_assignable returning true with deleted member clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#90605 opened Apr 30, 2024 by philnik777
Clang doesn't recognise friendship in default parameters in C++20+ c++ clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party rejects-valid
#83608 opened Mar 1, 2024 by cjdb
Clang rejects valid program involving member access operator with incomplete type CWG 1836 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party rejects-valid
#83424 opened Feb 29, 2024 by ranaanoop
Instantiation of class template causes instantiation of static data member's definition clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#81191 opened Feb 8, 2024 by BobBugs
Clang rejects valid program having new C[]{1} clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party rejects-valid
#81157 opened Feb 8, 2024 by ranaanoop
static constexpr data member arrays with unspecified length of template class not constant expression clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party rejects-valid
#76787 opened Jan 3, 2024 by beached
Clang reports an undefined function that has been defined clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party rejects-valid
#73232 opened Nov 23, 2023 by tbaederr
issue compiling code with large constexpr arrays of function pointers clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#71888 opened Nov 10, 2023 by wheatman
private member function in the template specialization does not sfinae out overload clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#68849 opened Oct 12, 2023 by tchaikov
constexpr dynamic_cast failure c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#68199 opened Oct 4, 2023 by gbMattN
[clang] Rejects valid templated lambda inside constant-evaluated context clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#67681 opened Sep 28, 2023 by hazohelet
Failure to match alias template against template template parameter c++ clang:frontend Language frontend issues, e.g. anything involving "Sema" rejects-valid
#65843 opened Sep 9, 2023 by ecatmur
[C++20] [constexpr] virtual member function template specialisation compilation error clang:frontend Language frontend issues, e.g. anything involving "Sema" consteval C++20 consteval rejects-valid
#64777 opened Aug 17, 2023 by pkeir
ProTip! no:milestone will show everything without a milestone.