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

Missing some symbol definitions in module build clang:modules C++20 modules and Clang Header Modules
#125071 opened Jan 30, 2025 by hokein
__attribute__((lifetimebound)) cannot be applied on the implicit "this" parameter clang:memory-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
#121905 opened Jan 7, 2025 by hokein
Dangling false positive if the the owner is also moved in the initializer. clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:memory-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
#114201 opened Oct 30, 2024 by hokein
Diagnose dangling assignments for std::initializer_list. clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:memory-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
#110103 opened Sep 26, 2024 by hokein
CTAD: Don't reuse the template parameters of the class in the synthesized deduction guide. clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
#102281 opened Aug 7, 2024 by hokein
Missing -Wreturn-stack-address cases for lambda. clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:memory-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) false-negative lambda C++11 lambda expressions
#102050 opened Aug 5, 2024 by hokein
False positive of -Wunused-local-typedef in dependent code. clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer confirmed Verified by a second party false-positive Warning fires when it should not
#98878 opened Jul 15, 2024 by hokein
[[clang::lifetimebound]] is ignored without warning if the function parameter doesn't have a name. 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" clang:memory-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
#96034 opened Jun 19, 2024 by hokein
Implement CWG2685: Aggregate CTAD, string, and brace elision clang:frontend Language frontend issues, e.g. anything involving "Sema"
#95383 opened Jun 13, 2024 by hokein
[clang] Deduplicate FinishTemplateArgumentDeduction helper function in SemaTemplateDeduction.cpp. clang:frontend Language frontend issues, e.g. anything involving "Sema" good first issue https://github.com/llvm/llvm-project/contribute
#92224 opened May 15, 2024 by hokein
diagnostic improvement: missing-typename diagnostic clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#91337 opened May 7, 2024 by hokein
[abi] mangled name issues for requires-clauses. ABI Application Binary Interface clang:frontend Language frontend issues, e.g. anything involving "Sema" tools:llvm-cxxfilt
#90046 opened Apr 25, 2024 by hokein
[abi] mangled name for constrained template is not demangled by llvm-cxxfilt ABI Application Binary Interface libc++abi libc++abi C++ Runtime Library. Not libc++. tools:llvm-cxxfilt
#89914 opened Apr 24, 2024 by hokein
clang crashes on invalid coroutine code c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" coroutines C++20 coroutines regression
#78426 opened Jan 17, 2024 by hokein
Incorrect thread safety analysis warning on accessing union member. 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"
#78131 opened Jan 15, 2024 by hokein
incorrect source location for builtin functions in the clang AST. clang:frontend Language frontend issues, e.g. anything involving "Sema"
#61839 opened Mar 30, 2023 by hokein
Assertion failure in in PaddingChecker::visitRecord bugzilla Issues migrated from bugzilla clang:static analyzer crash Prefer [crash-on-valid] or [crash-on-invalid]
#39318 opened Dec 12, 2018 by hokein
ProTip! Follow long discussions with comments:>50.