summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2003-12-14-ExternInlineSupport.c
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@mac.com>2009-02-28 21:56:50 +0000
committerAnders Carlsson <andersca@mac.com>2009-02-28 21:56:50 +0000
commit6c885805cd8a254644e47eefe5dbf18e8d20e87c (patch)
tree1b8d1220f801b50b96758160787ec2b39f0711ea /llvm/test/FrontendC/2003-12-14-ExternInlineSupport.c
parent06a2321051787eae3c7af987ca38c26b0681e276 (diff)
downloadbcm5719-llvm-6c885805cd8a254644e47eefe5dbf18e8d20e87c.tar.gz
bcm5719-llvm-6c885805cd8a254644e47eefe5dbf18e8d20e87c.zip
Fix invalid VLAs/VMs in Sema::ActOnVariableDeclarator, so that the variable will have the right type by the time the initializer is checked. This ensures that code like
int a[(int)(1.0 / 1.0) = { 1 } will work. Eli, please review. llvm-svn: 65725
Diffstat (limited to 'llvm/test/FrontendC/2003-12-14-ExternInlineSupport.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud