Implement stack protectors for structures with character arrays in them.
authorBill Wendling <isanbard@gmail.com>
Fri, 17 Aug 2012 20:59:56 +0000 (20:59 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 17 Aug 2012 20:59:56 +0000 (20:59 +0000)
commita67eda76c0224ec272e2cc7cf919f4e6e213e275
tree40f9cb2b26b99d4074f49bc049df84ddd7124361
parenta7fb3f68047556a7355e1f1080fb3d1ca9eb7078
Implement stack protectors for structures with character arrays in them.
<rdar://problem/10545247>

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