[PATCH] D115440: Provide __builtin_alloca*_uninitialized variants
Marco Elver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 12 06:20:38 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG732ad8ea62ed: [clang][auto-init] Provide __builtin_alloca*_uninitialized variants (authored by melver).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115440/new/
https://reviews.llvm.org/D115440
Files:
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGenCXX/trivial-auto-var-init.cpp
clang/test/Sema/warn-alloca.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115440.399311.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220112/5de55bc0/attachment-0001.bin>
More information about the cfe-commits
mailing list