]> granicus.if.org Git - clang/commit
The element type should also be canonicalized. Add a case for VariableArrayType.
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 30 Dec 2009 22:59:54 +0000 (22:59 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 30 Dec 2009 22:59:54 +0000 (22:59 +0000)
commita8c6c448c9d3b09efdaf05023427bb8baafcc9dc
treed77e4e920d46d5fdae2e05509ee240cba69f42f5
parent634785ca8423b6dd6c15e80714a076c3aaa5a047
The element type should also be canonicalized. Add a case for VariableArrayType.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92318 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp