Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-04 | Don't crash (assert failure) when generating blocks for C++ types with a ↵ | David Chisnall | |
non-const copy constructor. This was caused by the code deciding the number of fields in the byref structure using a different test to the part of the code creating the GEPs into said structure. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154013 91177308-0d34-0410-b5e6-96231b3b80d8 |