Skip to content

ArithmeticSanitzer.cpp: Adding brackets around llvm_unreachable() - #262

Merged
rjsmith1999 merged 16 commits into
mainfrom
adding-continue-to-div-by-zero
Aug 25, 2026
Merged

ArithmeticSanitzer.cpp: Adding brackets around llvm_unreachable()#262
rjsmith1999 merged 16 commits into
mainfrom
adding-continue-to-div-by-zero

Conversation

@elazaro-riverside

Copy link
Copy Markdown
Collaborator

No description provided.

Ethan Lazaro added 15 commits August 21, 2026 10:53
…_recover because they do not return. This can help LLVM optimize CFGs.
…the largest floating point value from LLVM's point of view.
…ered incompatible with this sanitizer. This also quiets clang-tidy complaint.
@elazaro-riverside
elazaro-riverside force-pushed the adding-continue-to-div-by-zero branch from 0a3ea74 to 7ad669e Compare August 25, 2026 14:47
…chable() or it will throw compilation error.
@rjsmith1999
rjsmith1999 marked this pull request as ready for review August 25, 2026 15:08
@rjsmith1999
rjsmith1999 merged commit eef072e into main Aug 25, 2026
2 checks passed
@rjsmith1999
rjsmith1999 deleted the adding-continue-to-div-by-zero branch August 25, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants