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
Assigned to nobody Loading
Sort

Issues list

[Clang] Always pass the detected CUDA path to the linker wrapper clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#142021 opened May 29, 2025 by jhuber6 Loading…
[clang][Darwin] Simplify deployment version assignment in the Driver clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#142013 opened May 29, 2025 by cyndyishida Loading…
[MIPS] Reland Add FeatureMSA to i6400 and i6500 cores (#134985) clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#141730 opened May 28, 2025 by mgoudar Loading…
[SystemZ][z/OS] Implement #pragma export backend:SystemZ clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#141671 opened May 27, 2025 by perry-ca Loading…
[clang][AIX] Fix -print-runtime-dir fallback on AIX clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#141439 opened May 26, 2025 by jakeegan Loading…
[Clang] Link libgcc_s.1.dylib when building for macOS 10.5 and older clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#141401 opened May 25, 2025 by Un1q32 Loading…
[SystemZ][z/OS] Implement _Export keyword backend:SystemZ clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140944 opened May 21, 2025 by perry-ca Loading…
clang selects wrong GCC installation clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
#140866 opened May 21, 2025 by andreas-schwab
[HLSL] When loading a boolean from memory perform a comparison to zero instead of a truncation clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' HLSL HLSL Language Support
#140824 opened May 21, 2025 by spall
[flang][driver] Introduce FCC_OVERRIDE_OPTIONS. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category flang:driver flang Flang issues not falling into any other category
#140556 opened May 19, 2025 by abidh Loading…
[Clang][NFC] Use llvm::sort() clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#140337 opened May 17, 2025 by el-ev Loading…
aarch64: -mcpu= passes -mcpu= instead of -march= to as with -no-integrated-as unlike GCC clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' diverges-from:gcc Does the clang frontend diverge from gcc on this issue
#140262 opened May 16, 2025 by pinskia
[HIP] diagnose -mwavefrontsize64 for gfx10+ backend:AMDGPU clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140185 opened May 16, 2025 by yxsamliu Loading…
[CUDA][HIP] add option -gpuinc backend:AMDGPU clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#140106 opened May 15, 2025 by yxsamliu Loading…
[PPC] ROP protection won't be supported with the ELFV1 ABI. backend:PowerPC clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#139947 opened May 14, 2025 by mandlebug Loading…
Can't find C++ standard library clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' incomplete Issue not complete (e.g. missing a reproducer, build arguments, etc.) question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead! waiting-for-response
#139837 opened May 14, 2025 by BhJaipal
Make -funwind-tables the default for SystemZ. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#139764 opened May 13, 2025 by anoopkg6 Loading…
[HIP] change default offload archs clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#139281 opened May 9, 2025 by yxsamliu Loading…
[clang] Add managarm support clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#139271 opened May 9, 2025 by no92 Loading…
Flags specifics to a language mode are not diagnosed in other language modes clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' confirmed Verified by a second party
#139058 opened May 8, 2025 by cor3ntin
Add support for Windows Secure Hot-Patching clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category debuginfo llvm:ir llvm:transforms objectyaml platform:windows
#138972 opened May 7, 2025 by sivadeilra Loading…
[clang][Driver] Handle ROCm installation layout of lib/llvm/bin/clang backend:AMDGPU clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#138928 opened May 7, 2025 by lamb-j Loading…
Enable fexec-charset option clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#138895 opened May 7, 2025 by abhina-sree Loading…
[clang] make it possible to disable c++26 type aware allocators clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#138372 opened May 3, 2025 by ojhunt Loading…
ProTip! Add no:assignee to see everything that’s not assigned.