Skip to content
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

[fuzz] UNREACHABLE executed at tools/clang/lib/Sema/SemaType.cpp:3771 #22324

Closed
llvmbot opened this issue Dec 18, 2014 · 3 comments
Closed

[fuzz] UNREACHABLE executed at tools/clang/lib/Sema/SemaType.cpp:3771 #22324

llvmbot opened this issue Dec 18, 2014 · 3 comments
Labels
bugzilla Issues migrated from bugzilla clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Dec 18, 2014

Bugzilla Link 21950
Version trunk
OS Linux
Blocks #23431
Reporter LLVM Bugzilla Contributor
CC @gburgessiv

Extended Description

Fuzzing discovered that the test case given below, when given as input to

clang -fno-crash-diagnostics -std=c++11 -xc++ -c -emit-llvm

causes UNREACHABLE to be executed:


_Atomic (int ( attribute ((vector_size (16)

@kcc
Copy link
Contributor

kcc commented Nov 26, 2021

mentioned in issue #23431

@kcc kcc mentioned this issue Mar 28, 2015
@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
@llvmbot llvmbot added the confirmed Verified by a second party label Jan 26, 2022
@AaronBallman
Copy link
Collaborator

This appears to have been fixed in Clang 7.0.0

@EugeneZelenko EugeneZelenko added clang:frontend Language frontend issues, e.g. anything involving "Sema" and removed clang Clang issues not falling into any other category labels Jun 12, 2023
@llvmbot
Copy link
Collaborator Author

llvmbot commented Jun 12, 2023

@llvm/issue-subscribers-clang-frontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
Projects
None yet
Development

No branches or pull requests

4 participants