]> granicus.if.org Git - clang/commit
Reimplement support for strings that initialize global inits now that
authorChris Lattner <sabre@nondot.org>
Tue, 11 Dec 2007 01:38:45 +0000 (01:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Dec 2007 01:38:45 +0000 (01:38 +0000)
commitdf5eb710ce68ff7124cc3d78de819e6a218f6c2d
tree4898c1f8ff59122957f837fc26f249b6234c6c8f
parentb8b1e28964efbbf718b3bdd8331985f58d86382a
Reimplement support for strings that initialize global inits now that
the types are right in sema.  Thanks Steve.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44834 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CodeGenModule.cpp
test/CodeGen/globalinit.c