[PATCH] D54604: Automatic variable initialization
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 17 21:15:50 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349442: Automatic variable initialization (authored by jfb, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D54604?vs=178566&id=178590#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54604/new/
https://reviews.llvm.org/D54604
Files:
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/include/clang/Basic/DiagnosticDriverKinds.td
cfe/trunk/include/clang/Basic/LangOptions.def
cfe/trunk/include/clang/Basic/LangOptions.h
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Driver/ToolChain.h
cfe/trunk/lib/CodeGen/CGDecl.cpp
cfe/trunk/lib/Driver/ToolChains/Clang.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/test/CodeGenCXX/auto-var-init.cpp
cfe/trunk/test/CodeGenCXX/trivial-auto-var-init-attribute.cpp
cfe/trunk/test/CodeGenCXX/trivial-auto-var-init.cpp
cfe/trunk/test/Driver/clang_f_opts.c
cfe/trunk/test/Sema/attr-uninitialized.c
cfe/trunk/test/Sema/uninit-variables.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54604.178590.patch
Type: text/x-patch
Size: 80627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181218/3565849a/attachment-0001.bin>
More information about the cfe-commits
mailing list