Skip to content
Unverified Commit 39d55321 authored by Nikita Popov's avatar Nikita Popov Committed by GitHub
Browse files

[CodeGen] Respect pointer-overflow sanitizer for void pointers (#67772)

Pointer arithmetic on void pointers (a GNU extension) was going through
a different code path and bypassed the pointer-overflow sanitizer.

Fixes https://github.com/llvm/llvm-project/issues/66451.
parent ceec9a78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment