[PATCH] D39505: [OpenMP] Show error if VLAs are not supported
Jonas Hahnfeld via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 18 13:01:42 PST 2017
This revision was automatically updated to reflect the committed changes.
Hahnfeld marked an inline comment as done.
Closed by commit rL318601: [OpenMP] Show error if VLAs are not supported (authored by Hahnfeld).
Changed prior to commit:
https://reviews.llvm.org/D39505?vs=123364&id=123473#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39505
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Basic/TargetInfo.h
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Basic/TargetInfo.cpp
cfe/trunk/lib/Basic/Targets/NVPTX.cpp
cfe/trunk/lib/Basic/Targets/SPIR.h
cfe/trunk/lib/Sema/SemaOpenMP.cpp
cfe/trunk/lib/Sema/SemaType.cpp
cfe/trunk/test/OpenMP/target_vla_messages.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39505.123473.patch
Type: text/x-patch
Size: 13879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171118/e7c12ad9/attachment.bin>
More information about the cfe-commits
mailing list