[MS ABI] Add support for mangling VLA types
authorDavid Majnemer <david.majnemer@gmail.com>
Thu, 23 Apr 2015 07:42:08 +0000 (07:42 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Thu, 23 Apr 2015 07:42:08 +0000 (07:42 +0000)
commit9595b7da1a8da65b7feaa6cde9e57a4846e543e0
treed434105f5bcc80a69e767a8fd72523303aeeca44
parente8659b5df619b0915ed6d71fe544d8514a11334a
[MS ABI] Add support for mangling VLA types

Treat a VLA type like an incomplete array type.

llvm-svn: 235575
clang/lib/AST/MicrosoftMangle.cpp
clang/test/CodeGenCXX/mangle-ms-arg-qualifiers.cpp