Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-29 | make clang emit undefs for padding of structs and unions instead of zeros. ↵ | Nuno Lopes | |
this enables constant compaction optimizations. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85504 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-08-15 | Make test a bit more precise. | Eli Friedman | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79073 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-08-01 | Fix a minor issue with unions in the new struct building code. | Eli Friedman | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77829 91177308-0d34-0410-b5e6-96231b3b80d8 |