-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Clang-19 crashed: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed. #95892
Labels
clang:frontend:fuzzer
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
crash
Prefer [crash-on-valid] or [crash-on-invalid]
OpenCL
Comments
github-actions
bot
added
the
clang
Clang issues not falling into any other category
label
Jun 18, 2024
iamanonymouscs
changed the title
Clang-19 crashed with the attribute
Clang-19 crashed: const clang::ExtQualsTypeCommonBase* clang::QualType::getCommonPtr() const: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed.
Jun 18, 2024
opencl_global_device
: /root/llvm-project/clang/include/clang/AST/Type.h:956: const clang::ExtQualsTypeCommonBase* clang::QualType::getCommonPtr() const: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed.
iamanonymouscs
changed the title
Clang-19 crashed: const clang::ExtQualsTypeCommonBase* clang::QualType::getCommonPtr() const: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed.
Clang-19 crashed: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed.
Jun 18, 2024
EugeneZelenko
added
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
OpenCL
crash
Prefer [crash-on-valid] or [crash-on-invalid]
and removed
clang
Clang issues not falling into any other category
labels
Jun 18, 2024
@llvm/issue-subscribers-clang-frontend Author: Anonymous (iamanonymouscs)
Clang-19 with the attribute `opencl_global_device` enabled.
Compiler explorer(assertion trunck): https://godbolt.org/z/WKGesoejq
|
@llvm/issue-subscribers-opencl Author: Anonymous (iamanonymouscs)
Clang-19 with the attribute `opencl_global_device` enabled.
Compiler explorer(assertion trunck): https://godbolt.org/z/WKGesoejq
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
clang:frontend:fuzzer
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
crash
Prefer [crash-on-valid] or [crash-on-invalid]
OpenCL
Clang-19 with the attribute
opencl_global_device
enabled.Compiler explorer(assertion trunck): https://godbolt.org/z/WKGesoejq
The text was updated successfully, but these errors were encountered: