[PATCH] D18823: Implementation of VlA of GNU C++ extension
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 29 02:45:54 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL268018: Implementation of VlA of GNU C++ extension, by Vladimir Yakovlev. (authored by ABataev).
Changed prior to commit:
http://reviews.llvm.org/D18823?vs=53658&id=55554#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18823
Files:
cfe/trunk/lib/CodeGen/CGClass.cpp
cfe/trunk/lib/CodeGen/CGExprCXX.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/lib/Sema/SemaType.cpp
cfe/trunk/test/CodeGenCXX/vla-consruct.cpp
cfe/trunk/test/SemaCXX/c99-variable-length-array-cxx11.cpp
cfe/trunk/test/SemaCXX/c99-variable-length-array.cpp
cfe/trunk/test/SemaCXX/vla-consruct.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18823.55554.patch
Type: text/x-patch
Size: 13591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160429/9d6f3450/attachment-0001.bin>
More information about the cfe-commits
mailing list