Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for PR21915: assert on multidimensional VLA in function arguments. | Alexey Bataev | 2014-12-18 | 1 | -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 |