]> granicus.if.org Git - clang/commit
[NFC] Variable auto-init: use getAsVariableArrayType helper
authorJF Bastien <jfbastien@apple.com>
Fri, 8 Feb 2019 00:51:05 +0000 (00:51 +0000)
committerJF Bastien <jfbastien@apple.com>
Fri, 8 Feb 2019 00:51:05 +0000 (00:51 +0000)
commitb08bdb1ca005a4311d94b1a9c6ee9fcb910f28a4
treeb4f43931f3344c574a7549a513befd3590b9b6a5
parenta1d035117b03e7ec420a56d22221c87809684650
[NFC] Variable auto-init: use getAsVariableArrayType helper

As suggested by @rjmccall in D57797.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@353490 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp