diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-10-18 22:45:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-18 22:45:20 +0800 |
commit | 48a0a3b98c5705724ed69d41c5fcc077fd859c8e (patch) | |
tree | 4a6258e8b0abb4a10984463cf1932268af624907 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 8e5f6dd37cc7d5312a00c24af42026d239c1e9f8 (diff) | |
download | llvm-48a0a3b98c5705724ed69d41c5fcc077fd859c8e.zip llvm-48a0a3b98c5705724ed69d41c5fcc077fd859c8e.tar.gz llvm-48a0a3b98c5705724ed69d41c5fcc077fd859c8e.tar.bz2 |
[llvm-reduce] Do not replace alloca with null pointers (#164075)
The lifetime intrinsics only accept allocas or poison. This patch uses
poison as the replacement value of alloca.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions