[PATCH] D54604: Automatic variable initialization
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 17 17:14:31 PST 2018
jfb updated this revision to Diff 178566.
jfb added a comment.
- Update attribute test.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54604/new/
https://reviews.llvm.org/D54604
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Basic/LangOptions.def
include/clang/Basic/LangOptions.h
include/clang/Driver/Options.td
include/clang/Driver/ToolChain.h
lib/CodeGen/CGDecl.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGenCXX/auto-var-init.cpp
test/CodeGenCXX/trivial-auto-var-init-attribute.cpp
test/CodeGenCXX/trivial-auto-var-init.cpp
test/Driver/clang_f_opts.c
test/Sema/attr-uninitialized.c
test/Sema/uninit-variables.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54604.178566.patch
Type: text/x-patch
Size: 79985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181218/6a7a0421/attachment-0001.bin>
More information about the cfe-commits
mailing list