aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++/2003-09-30-NestedFunctionDecl.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-01-05 07:52:51 +0000
committerChris Lattner <sabre@nondot.org>2009-01-05 07:52:51 +0000
commit081b505f77b183b7b029818218245cf4986e8948 (patch)
tree7b9cde749e28b09563533c0954b8b0a6d763119d /test/FrontendC++/2003-09-30-NestedFunctionDecl.cpp
parent3fbb3ab14d86f752a933b5af4e6728c5e57e1155 (diff)
fix PR3281:accepted0[02].ll: represent empty arrays distinctly, and
diagnose attempts to initialize non-empty arrays with them. This produces: llvm-as: accepted02.ll:1:28: invalid empty array initializer @"o" = global [5 x double] [] ^ llvm-as: accepted00.ll:1:32: invalid empty array initializer @"za" = thread_local global {} [] ^ [ git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61676 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC++/2003-09-30-NestedFunctionDecl.cpp')
0 files changed, 0 insertions, 0 deletions