-
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
[clang] -Wunreachable-code does not work on macros
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
false-negative
#116296
opened Nov 14, 2024 by
tiagomacarios
Clang crash with -Wunsafe-buffer-usage on assertion failure: const ASTRecordLayout &clang::ASTContext::getASTRecordLayout(const RecordDecl *) const: Assertion `D && "Cannot get layout of forward declarations!"' failed.
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#116286
opened Nov 14, 2024 by
ZequanWu
[clang] 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang -mpopcnt hello.c <link flag>
fails to generate warning when file precedes link flag
clang:driver
#116278
opened Nov 14, 2024 by
paparodeo
[DirectX] Implement Shader Flag Analysis for RequiresGroup
backend:DirectX
#116276
opened Nov 14, 2024 by
bharadwajy
Clang fails to warn -Wunused-private-field
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#116270
opened Nov 14, 2024 by
VitorRamos
[DirectX] Implement Shader Flag Analysis for Raytracing_Tier_1_1
backend:DirectX
#116264
opened Nov 14, 2024 by
bharadwajy
Crash when parsing Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#pragma omp task
and [[omp::directive(task)]]
clang:frontend
#116258
opened Nov 14, 2024 by
Gian-Laager
[clang-cl] Due to #pragma function, no_builtin attribute is incorrectly added to functions
bug
Indicates an unexpected problem or unintended behavior
clang-cl
`clang-cl` driver. Don't use for other compiler parts
extension:microsoft
#116256
opened Nov 14, 2024 by
VladimirShchigolev
clang++ 18.1.8 crash when using alias to template with std::enable_if_t
clang:codegen
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#116246
opened Nov 14, 2024 by
sparr
Different attribute positions for 'noderef' has surprising behaviors
bug
Indicates an unexpected problem or unintended behavior
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
#116242
opened Nov 14, 2024 by
AaronBallman
Clang: error compiling the kernel
clang:codegen
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#116239
opened Nov 14, 2024 by
odomingao
Clangd crash
clangd
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#116224
opened Nov 14, 2024 by
ofwinterpassed
libomp tests on s390x sometimes extremely slow
openmp:libomp
OpenMP host runtime
#116215
opened Nov 14, 2024 by
nikic
[libc++] Add assertions to vector::erase that the iterators are within the vector
hardening
Issues related to the hardening effort
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#116213
opened Nov 14, 2024 by
ldionne
[DirectX] Implement Shader Flags Analysis for
ShadingRate
backend:DirectX
#116210
opened Nov 14, 2024 by
bharadwajy
[DirectX] Implement Shader Flags Analysis for
Barycentrics
backend:DirectX
#116209
opened Nov 14, 2024 by
bharadwajy
[DirectX] Implement Shader Flags Analysis for
StencilRef
backend:DirectX
#116208
opened Nov 14, 2024 by
bharadwajy
[DirectX] Implement Shader Flags Analysis for
InnerCoverage
backend:DirectX
#116206
opened Nov 14, 2024 by
bharadwajy
[DirectX] Implement Shader Flags Analysis for
ViewportAndRTArrayIndexFromAnyShaderFeedingRasterizer
backend:DirectX
#116205
opened Nov 14, 2024 by
bharadwajy
[libc++] __scope_guard's constructor should be explicit
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#116204
opened Nov 14, 2024 by
ldionne
[DirectX] Implement Shader Flags Analysis for WriteableMSAATextures
backend:DirectX
#116203
opened Nov 14, 2024 by
bharadwajy
[DirectX] Collect Shader Flags Mask based on Input/Output Entry Signature
backend:DirectX
metabug
Issue to collect references to a group of similar or related issues.
#116200
opened Nov 14, 2024 by
bharadwajy
5 tasks
[linalg] Vectorization failure - masked scalar read + broadcast
mlir
#116197
opened Nov 14, 2024 by
banach-space
Clang++ crashes when using pointer-to-member pointers from separate named modules
clang:modules
C++20 modules and Clang Header Modules
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#116190
opened Nov 14, 2024 by
JoniHelen
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.