[PATCH] D139745: [Clang]Use poison instead of undef where its used as placeholder[NFC]
Manuel Brito via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 11 08:05:23 PST 2022
ManuelJBrito updated this revision to Diff 481908.
ManuelJBrito retitled this revision from "Use poison instead of undef where its used as placeholder[NFC]" to "[Clang]Use poison instead of undef where its used as placeholder[NFC]".
ManuelJBrito added a comment.
Splitting the diff
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139745/new/
https://reviews.llvm.org/D139745
Files:
clang/lib/CodeGen/CGException.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/builtinshufflevector2.c
clang/test/CodeGenCXX/nrvo.cpp
clang/test/CodeGenCXX/pr40771-ctad-with-lambda-copy-capture.cpp
clang/test/CodeGenCXX/vla-consruct.cpp
clang/test/CodeGenCoroutines/coro-eh-cleanup-exp-namespace.cpp
clang/test/CodeGenCoroutines/coro-eh-cleanup.cpp
clang/test/OpenMP/distribute_parallel_for_num_threads_codegen.cpp
clang/test/OpenMP/distribute_parallel_for_simd_num_threads_codegen.cpp
clang/test/OpenMP/single_codegen.cpp
clang/test/OpenMP/teams_distribute_parallel_for_num_threads_codegen.cpp
clang/test/OpenMP/teams_distribute_parallel_for_simd_num_threads_codegen.cpp
clang/test/OpenMP/threadprivate_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139745.481908.patch
Type: text/x-patch
Size: 44503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221211/14abc893/attachment-0001.bin>
More information about the cfe-commits
mailing list