]> granicus.if.org Git - clang/commit
Refactor the null-initialization for record types and make it handle bases that aren...
authorAnders Carlsson <andersca@mac.com>
Mon, 22 Nov 2010 18:42:14 +0000 (18:42 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 22 Nov 2010 18:42:14 +0000 (18:42 +0000)
commitada4b32749458644272d90e34e4149c307376e59
treeadfee2bb119aad7f1c677e387076d84f4914be46
parentf27f03e215cbd7a7bdfb35a95e524c9eea8ba940
Refactor the null-initialization for record types and make it handle bases that aren't i8 arrays.

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