-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Assertion failure with link-time optimization and link command that duplicates static library
crash
Prefer [crash-on-valid] or [crash-on-invalid]
LTO
Link time optimization (regular/full LTO or ThinLTO)
#104243
opened Aug 14, 2024 by
davidstone
Incorrect code generation when initializing a data member from a consteval function call
clang:codegen
#90130
opened Apr 25, 2024 by
davidstone
[clang-format] No control over whitespace around token pasting operator
##
clang-format
#80054
opened Jan 30, 2024 by
davidstone
[clang-format] AlignAfterOpenBracket tries to do too much and doesn't do what it says
clang-format
#80049
opened Jan 30, 2024 by
davidstone
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 New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
confirmed
Verified by a second party
operator*
clang:diagnostics
#72217
opened Nov 14, 2023 by
davidstone
Missed optimization: Reorder deallocations before allocations of unrelated memory
c++
llvm:optimizations
missed-optimization
#68365
opened Oct 5, 2023 by
davidstone
Worse code gen when integer is wrapped in struct
llvm:optimizations
#67597
opened Sep 27, 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
[Modules] "Failed to find all of the visible " "constructors by walking all the " "lexical members of the context." with inheriting constructors + noncopyable class
clang:modules
C++20 modules and Clang Header Modules
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#61065
opened Feb 28, 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 Language frontend issues, e.g. anything involving "Sema"
operator<=>
in __builtin_assume
clang:frontend
#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
#52990
opened Jan 4, 2022 by
davidstone
Missed optimization: store is dead after destructor
bugzilla
Issues migrated from bugzilla
clang:codegen
missed-optimization
#51345
opened Sep 28, 2021 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
operator overload template that instantiates to Issues migrated from bugzilla
c++
confirmed
Verified by a second party
operator+(int, int)
during overload resolution incorrectly rejected
bugzilla
#49197
opened Apr 6, 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
#49009
opened Mar 21, 2021 by
davidstone
Previous Next
ProTip!
Follow long discussions with comments:>50.