summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/vlt_to_reference.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix for PR21915: assert on multidimensional VLA in function arguments.Alexey Bataev2014-12-181-0/+22
Fixed assertion on type checking for arguments and parameters on function call if arguments are pointers to VLA Differential Revision: http://reviews.llvm.org/D6655 llvm-svn: 224504
OpenPOWER on IntegriCloud