-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
Incorrect fold unsigned icmp in glibc/wcsmbs/mbrtowc.c
llvm:instcombine
regression
#122400
opened Jan 10, 2025 by
wzssyqa
[clang-repl] JIT unable to find __clang_Interpreter_SetValueNoAlloc
clang-tools-extra
#122397
opened Jan 10, 2025 by
lz-bro
[InstCombine] Missed fold:
umax(x *nuw 2, x + 1)
=> x == 0 ? 1 : x *nuw 2
llvm:instcombine
missed-optimization
#122388
opened Jan 9, 2025 by
Kmeakin
[lldb] python API SBDebugger.GetOutputFileHandle() returns a file handle with the wrong mode for stdout/stderr
lldb
#122387
opened Jan 9, 2025 by
ashgti
[x86] Opportunity to use shorter encoding for comparisons against powers of two
backend:X86
missed-optimization
#122383
opened Jan 9, 2025 by
Kmeakin
[AArch64] Failure to fold
lsr
or asr
into cmp
backend:AArch64
missed-optimization
#122380
opened Jan 9, 2025 by
Kmeakin
LLVM ERROR: Associative COMDAT symbol '_ZNSt3__14endlB8ne190103IcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_' does not exist
backend:X86
crash
Prefer [crash-on-valid] or [crash-on-invalid]
LTO
Link time optimization (regular/full LTO or ThinLTO)
#122373
opened Jan 9, 2025 by
hankinsohl
[libc] missing .note.GPU-stack section in fake_heap.s
libc
test-suite
#122367
opened Jan 9, 2025 by
nickdesaulniers
[Debug Info][IPSCCP] DebugInfoFinder Crash
crash
Prefer [crash-on-valid] or [crash-on-invalid]
debuginfo
#122350
opened Jan 9, 2025 by
aeubanks
Assertion allLookupResultsAreTheSame failure on code with C++ Modules
clang:modules
C++20 modules and Clang Header Modules
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#122328
opened Jan 9, 2025 by
MikailBag
[OMPT] Linking with libraries that provide "RunningOnValgrind" symbols causes "Unable to find TSan function" messages
openmp:libomptarget
OpenMP offload runtime
#122319
opened Jan 9, 2025 by
paulfloyd
Update clang-format to handle HLSL Language Support
[unroll]
when editing HLSL
clang-format
HLSL
#122317
opened Jan 9, 2025 by
farzonl
[MachineLICM] Wrong codegen post-RA due to ignored EH landing pad clobbers
new issue
#122315
opened Jan 9, 2025 by
uweigand
#embed interacts poorly with template argument deduction and initializer lists
c++
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
rejects-valid
#122306
opened Jan 9, 2025 by
cor3ntin
[clang] Array access during constant evaluation is inconsistently rejected
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
#122300
opened Jan 9, 2025 by
cookiestarfish
[clang-format]: macros can cause formatting to remove spaces
clang-format
#122299
opened Jan 9, 2025 by
proximities
Clang-tidy: False positive readability-redundant-inline-specifier
clang-tidy
false-positive
Warning fires when it should not
#122291
opened Jan 9, 2025 by
joto
Incorrect "invalid conversion" error with decltype(<lambda>) in default template arguments
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
#122287
opened Jan 9, 2025 by
ilya-biryukov
clang crashes on generating pre-compiled header chain with -std=c++20
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:PCH
Precompiled headers
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#122285
opened Jan 9, 2025 by
sushinskiy
[clang] Segfault with coroutine and AVX
coroutines
C++20 coroutines
#122283
opened Jan 9, 2025 by
NewSigma
[Clang] Compiler Bugs (Emit Incorrect Intel Binaries)
clang
Clang issues not falling into any other category
#122269
opened Jan 9, 2025 by
witbring
The SourceLocation of the decl node related to macro extension is invalid. How to obtain the file and line number information according to the decl node?
clang:as-a-library
libclang and C++ API
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#122268
opened Jan 9, 2025 by
yaqianp
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.