commit | bcc3e660a1fdc19722157ef3e2f133418856ca3d | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Jul 01 21:08:19 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Jul 01 21:08:19 2011 +0000 |
tree | 06c41ab25f97aa8ce03de107727768041fc7f6c4 | |
parent | 31fd2b7881efc6b7b1e466823c10c64ba5ddffe3 [diff] |
Don't zero-initialize default-initialized local variables that have trivial default constructors. This generated-code regression was caused by r131796, which had simplified the handling of default initialization in Sema. Fixes <rdar://problem/9694300>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134260 91177308-0d34-0410-b5e6-96231b3b80d8