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

[Sanitizers] SanitizerOrdinal is out of bits #38773

Closed
LebedevRI opened this issue Oct 24, 2018 · 4 comments
Closed

[Sanitizers] SanitizerOrdinal is out of bits #38773

LebedevRI opened this issue Oct 24, 2018 · 4 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla clang Clang issues not falling into any other category

Comments

@LebedevRI
Copy link
Member

Bugzilla Link 39425
Resolution FIXED
Resolved on Mar 07, 2019 08:41
Version trunk
OS Linux
CC @compnerd,@kcc,@goussepi,@vedantk

Extended Description

Once https://reviews.llvm.org/D50250 lands,
the "enum SanitizerOrdinal : uint64_t {" will not have any free bits available.

@LebedevRI
Copy link
Member Author

assigned to @goussepi

@goussepi
Copy link
Collaborator

goussepi commented Feb 8, 2019

I have an eventual patch for this at https://reviews.llvm.org/D57914

@goussepi
Copy link
Collaborator

goussepi commented Mar 7, 2019

Fixed in r355190.

@LebedevRI
Copy link
Member Author

Fixed in r355190.

Thank you!

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
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 Clang issues not falling into any other category
Projects
None yet
Development

No branches or pull requests

2 participants