diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-05-09 14:53:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-09 14:53:00 +0800 |
commit | d2b012e3913a56d3cb2d9798bf77dc2599148dfb (patch) | |
tree | 2b598be59efe4ba03536c7fbc0594d6b01822d45 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 03d3e6dbe9e7a0c64e6c62b583bb187723421717 (diff) | |
download | llvm-d2b012e3913a56d3cb2d9798bf77dc2599148dfb.zip llvm-d2b012e3913a56d3cb2d9798bf77dc2599148dfb.tar.gz llvm-d2b012e3913a56d3cb2d9798bf77dc2599148dfb.tar.bz2 |
[Clang][CodeGen] Enable pointer overflow check for GCC workaround (#137849)
Do not suppress the pointer overflow check for the `(i8*) nullptr + N`
idiom.
Related issue: https://github.com/llvm/llvm-project/issues/137833
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions