Skip to content
Commit b0640dc2 authored by Sean Callanan's avatar Sean Callanan
Browse files

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>

llvm-svn: 179136
parent b04e357d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment