commit | e9b48f056e241bee683fd87c8eeab08b6f73a722 | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Tue Apr 09 23:22:08 2013 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Tue Apr 09 23:22:08 2013 +0000 |
tree | 11ae610a6b6db5edd291d9241dbeb5058548d579 | |
parent | a47ab9573e6956003f809462a4cfabb6d97b4eed [diff] |
Don't erroneously put FunctionDecls into CXXRecordDecls if we didn't want to put in a CXXConstructorDecl. This prevents malformed classes (i.e., classes with regular C functions as members) from being generated from type information (and fixes a crash in the test suite). <rdar://problem/13550765> git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@179136 91177308-0d34-0410-b5e6-96231b3b80d8