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

When name lookup fails, clang just gets it from an unrelated class c++ clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
#78213 opened Jan 15, 2024 by davidstone
Bad error message when trying to assign to member of reference type returned from function with deduced return type clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer confirmed Verified by a second party
#74154 opened Dec 1, 2023 by davidstone
Useless, incorrect error message when failing to find viable unary operator* clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer confirmed Verified by a second party
#72217 opened Nov 14, 2023 by davidstone
Destroying an object during a call to construct_at erroneously rejected during constant evaluation clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
#61562 opened Mar 20, 2023 by davidstone
[Modules] structs declared in different modules conflict with each other clang:modules C++20 modules and Clang Header Modules
#61360 opened Mar 12, 2023 by davidstone
[Modules] "Cannot befriend target of using declaration" clang:modules C++20 modules and Clang Header Modules
#61125 opened Mar 2, 2023 by davidstone
[C++20] [Modules] Warnings in templates should be triggered based on flags of instantiating module, not instantiated module clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:modules C++20 modules and Clang Header Modules
#60089 opened Jan 16, 2023 by davidstone
Cannot use operator<=> in __builtin_assume clang:frontend Language frontend issues, e.g. anything involving "Sema"
#55636 opened May 22, 2022 by davidstone
Confusing documentation or implementation of [[likely]] and [[unlikely]] clang Clang issues not falling into any other category documentation
#52992 opened Jan 4, 2022 by davidstone
likely and unlikely are documented twice clang Clang issues not falling into any other category documentation
#52990 opened Jan 4, 2022 by davidstone
Warn when assigning to temporary bugzilla Issues migrated from bugzilla c++ clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#49782 opened May 21, 2021 by davidstone
Can __builtin_memcpy be given a null pointer argument? bugzilla Issues migrated from bugzilla clang:headers Headers provided by Clang, e.g. for intrinsics confirmed Verified by a second party documentation
#49459 opened Apr 25, 2021 by davidstone
Comparing pointer into string literal is not a constant expression bugzilla Issues migrated from bugzilla c++ clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party rejects-valid
#49380 opened Apr 20, 2021 by davidstone
[[no_unique_address]] on array of class takes compilation time and memory linear in size of array bugzilla Issues migrated from bugzilla c++17 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party hang Compiler hang (infinite loop)
#49153 opened Apr 1, 2021 by davidstone
SIGSEGV in recursive function template with generic lambda argument bugzilla Issues migrated from bugzilla c++ clang:codegen confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid]
#49064 opened Mar 25, 2021 by davidstone
-Wfor-loop-analysis false positive when variable is modified in lambda in function template bugzilla Issues migrated from bugzilla c++ clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer false-positive Warning fires when it should not
#49009 opened Mar 21, 2021 by davidstone
ProTip! What’s not been updated in a month: updated:<2024-08-20.